diff options
| -rw-r--r-- | nav2-costmap-2d.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nav2-costmap-2d.spec b/nav2-costmap-2d.spec index fbc7b35..228b952 100644 --- a/nav2-costmap-2d.spec +++ b/nav2-costmap-2d.spec @@ -1,4 +1,4 @@ -%bcond_without tests +%bcond_with tests %bcond_without weak_deps %define ros_distro humble @@ -146,5 +146,5 @@ else echo "RPM TESTS SKIPPED"; fi /opt/ros/%{ros_distro} %changelog -* Fri Apr 03 2026 Steve Macenski stevenmacenski@gmail.com - 1.1.20-1 +* Wed Mar 25 2026 Steve Macenski stevenmacenski@gmail.com - 1.1.20-1 - Autogenerated by ros-porting-tools |
