File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ 0.9.8 (2020-08-21 15:36:00 -0700)
2+ ---------------------------------
3+ - Run tests in RPM builds for ament and cmake packages. `#585 <https://github.com/ros-infrastructure/bloom/pull/585 >`_
4+ - Add --skip-keys argument to the RPM generator. `#602 <https://github.com/ros-infrastructure/bloom/pull/602 >`_
5+ - Fix conditional evaluation of Conflicts/Replaces. `#601 <https://github.com/ros-infrastructure/bloom/pull/601 >`_
6+ - Set Python2-Depends-Name to allow releasing from Focal. `#595 <https://github.com/ros-infrastructure/bloom/pull/595 >`_
7+ - Drop CATKIN_BUILD_BINARY_PACKAGE from cmake RPMs. `#589 <https://github.com/ros-infrastructure/bloom/pull/589 >`_
8+ - Remove catkin reference from comment in non-catkin pkgs. `#588 <https://github.com/ros-infrastructure/bloom/pull/588 >`_
9+
1100.9.7 (2020-05-04 12:45:00 -0800)
211---------------------------------
312- Removed rmw implementations from typesupport dependencies for Foxy. `#587 <https://github.com/ros-infrastructure/bloom/issues/587 >`_
Original file line number Diff line number Diff line change 2222
2323setup (
2424 name = 'bloom' ,
25- version = '0.9.7 ' ,
25+ version = '0.9.8 ' ,
2626 packages = find_packages (exclude = ['test' , 'test.*' ]),
2727 package_data = {
2828 'bloom.generators.debian' : [
You can’t perform that action at this time.
0 commit comments