diff options
| -rw-r--r-- | ament-cmake-core.spec | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/ament-cmake-core.spec b/ament-cmake-core.spec index 638578a..be94f30 100644 --- a/ament-cmake-core.spec +++ b/ament-cmake-core.spec @@ -7,9 +7,9 @@  %global __requires_exclude_from ^/opt/ros/%{ros_distro}/.*$  %define RosPkgName      ament-cmake-core -  %define ros_distro      humble -Name:          ros-%{ros_distro}-%{RosPkgName} + +Name:           ros-%{ros_distro}-%{RosPkgName}  Version:        1.3.4  Release:        1%{?dist}%{?release_suffix}  Summary:        ROS ament-cmake-core package  | 
