File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ 0.10.1 (2021-02-04 15:00:00 -0800)
2+ ----------------------------------
3+ - Do not verify package version on ignored packages `#610 <https://github.com/ros-infrastructure/bloom/pull/610 >`_
4+ - Update email addresses and remove 404 download url `#607 <https://github.com/ros-infrastructure/bloom/pull/607 >`_
5+ - Align CMake args in RPMs with debs `#617 <https://github.com/ros-infrastructure/bloom/pull/617 >`_
6+ - Add a template substitution for the ROS distro `#612 <https://github.com/ros-infrastructure/bloom/pull/612 >`_
7+ - Create and use a 'fake' rosdep cache for tests `#614 <https://github.com/ros-infrastructure/bloom/pull/614 >`_
8+ - Add --debian-inc option to bloom-generate `#428 <https://github.com/ros-infrastructure/bloom/pull/428 >`_
9+ - Solve shlibdeps errors in REP136 packages that use GNUInstallDirs. `#600 <https://github.com/ros-infrastructure/bloom/pull/600 >`_
10+ - Don't prompt if --override-release-repository-url `#594 <https://github.com/ros-infrastructure/bloom/pull/594 >`_
11+
1120.10.0 (2020-09-28 16:30:00 -0700)
213----------------------------------
314- Add CMAKE_PREFIX_PATH to ament_cmake and cmake templates `#606 <https://github.com/ros-infrastructure/bloom/pull/606 >`_
Original file line number Diff line number Diff line change 2222
2323setup (
2424 name = 'bloom' ,
25- version = '0.10.0 ' ,
25+ version = '0.10.1 ' ,
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