diff options
| -rw-r--r-- | nav-2d-msgs.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nav-2d-msgs.spec b/nav-2d-msgs.spec index b9f56f4..857d69a 100644 --- a/nav-2d-msgs.spec +++ b/nav-2d-msgs.spec @@ -1,4 +1,4 @@ -%bcond_without tests +%bcond_with tests %bcond_without weak_deps %define ros_distro humble @@ -100,5 +100,5 @@ else echo "RPM TESTS SKIPPED"; fi /opt/ros/%{ros_distro} %changelog -* Fri Apr 03 2026 David V. Lu!! davidvlu@gmail.com - 1.1.20-1 +* Wed Mar 25 2026 David V. Lu!! davidvlu@gmail.com - 1.1.20-1 - Autogenerated by ros-porting-tools |
