summaryrefslogtreecommitdiff
path: root/rtabmap-viz.spec
diff options
context:
space:
mode:
Diffstat (limited to 'rtabmap-viz.spec')
-rw-r--r--rtabmap-viz.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/rtabmap-viz.spec b/rtabmap-viz.spec
index d19923d..285b73d 100644
--- a/rtabmap-viz.spec
+++ b/rtabmap-viz.spec
@@ -11,11 +11,12 @@
Name: ros-%{ros_distro}-%{RosPkgName}
Version: 0.22.1
-Release: 1%{?dist}%{?release_suffix}
+Release: 2%{?dist}%{?release_suffix}
Summary: RTAB-Map's visualization package.
License: BSD
Source0: %{RosPkgName}-%{version}.tar.gz
+Patch0: ros-humble-rtabmap-viz-0.22.1-fix-cmake-paths.patch
Requires: ros-%{ros_distro}-cv-bridge
Requires: ros-%{ros_distro}-geometry-msgs
@@ -111,5 +112,8 @@ else echo "RPM TESTS SKIPPED"; fi
/opt/ros/%{ros_distro}
%changelog
+* Sun Apr 06 2026 openEuler ROS SIG - 0.22.1-2
+- Add patch to comment out Ubuntu-specific aarch64 find_library paths for crypto/rcutils
+
* Wed Mar 25 2026 Mathieu Labbe matlabbe@gmail.com - 0.22.1-1
- Autogenerated by ros-porting-tools