diff options
| author | CoprDistGit <infra@openeuler.org> | 2026-03-26 03:51:28 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2026-03-26 03:51:28 +0000 |
| commit | e24d57256f00c6e99573946ceacc6a806779a34b (patch) | |
| tree | df0a3369427b00c9a7732399d0fb83eae68af827 | |
| parent | 547a37c4a326c4dad61eaa8ca85522e5a6199d93 (diff) | |
automatic import of ros-humble-gtsam
| -rw-r--r-- | gtsam.spec | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10,12 +10,12 @@ %define RosPkgName gtsam Name: ros-%{ros_distro}-%{RosPkgName} -Version: 4.2.0 +Version: 4.2 Release: 3%{?dist}%{?release_suffix} Summary: gtsam License: BSD-3-Clause and BSD-3-Clause and BSD-3-Clause and MPL-2.0 and Apache-2.0 and MPL-2.0 -Source0: https://github.com/borglab/gtsam/archive/refs/tags/4.2.tar.gz +Source0: https://github.com/borglab/gtsam/archive/refs/tags/%{version}.tar.gz Requires: eigen3-devel Requires: tbb-devel |
