diff options
-rw-r--r-- | ament-cmake-auto.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ament-cmake-auto.spec b/ament-cmake-auto.spec index c21e37a..7e85b53 100644 --- a/ament-cmake-auto.spec +++ b/ament-cmake-auto.spec @@ -7,9 +7,9 @@ %global __requires_exclude_from ^/opt/ros/%{ros_distro}/.*$ %define RosPkgName ament-cmake-auto - %define ros_distro humble -Name: ros-%{ros_distro}-%{RosPkgName} + +Name: ros-%{ros_distro}-%{RosPkgName} Version: 1.3.4 Release: 1%{?dist}%{?release_suffix} Summary: The auto-magic functions for ease to use of the ament buildsystem in CMake. |