diff options
| -rw-r--r-- | moveit-msgs.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/moveit-msgs.spec b/moveit-msgs.spec index ab6799c..a8a94ca 100644 --- a/moveit-msgs.spec +++ b/moveit-msgs.spec @@ -12,7 +12,7 @@ Name: ros-%{ros_distro}-%{RosPkgName} Version: 2.2.1 -Release: 1%{?dist}%{?release_suffix} +Release: 2%{?dist}%{?release_suffix} Summary: Messages, services and actions used by MoveIt Url: http://moveit.ros.org @@ -114,5 +114,10 @@ else echo "RPM TESTS SKIPPED"; fi /opt/ros/%{ros_distro} %changelog +* Mon Apr 14 2026 openEuler ROS SIG - 2.2.1-2 +- Bump release to override official repo's 2.2.1-1 which was built from + an outdated tarball missing UNDEFINED, message, and source fields in + MoveItErrorCodes.msg + * Thu Apr 09 2026 Dave Coleman dave@dav.ee - 2.2.1-1 - Autogenerated by ros-porting-tools |
