summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2026-03-26 13:17:54 +0000
committerCoprDistGit <infra@openeuler.org>2026-03-26 13:17:54 +0000
commit1dd0f8a17ca065969ae50d655c141e6f93642420 (patch)
tree6f89f974bf343c2e60ba122c82759c9c214331fa
parentc63dc36a0b5a06fad86ecb7f45c9e5ca070607e2 (diff)
automatic import of angles
-rw-r--r--.gitignore1
-rw-r--r--angles.spec4
-rw-r--r--sources2
3 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 6b349b9..9ccf95f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/angles-1.15.0.tar.gz
+/1.15.0.tar.gz
diff --git a/angles.spec b/angles.spec
index 7c7c1a3..013a5ac 100644
--- a/angles.spec
+++ b/angles.spec
@@ -17,7 +17,7 @@ Summary: ROS angles package
Url: http://wiki.ros.org/angles
License: BSD
-Source0: %{RosPkgName}-%{version}.tar.gz
+Source0: https://github.com/ros/angles/archive/refs/tags/%{version}.tar.gz
Requires: ros-%{ros_distro}-ament-cmake
Requires: ros-%{ros_distro}-ros-workspace
@@ -46,7 +46,7 @@ This package provides a set of simple math utilities to work
major changes in the near future.
%prep
-%autosetup -c -n %{name}-%{version}
+%autosetup -c -n %{RosPkgName}-%{version}
%build
diff --git a/sources b/sources
index f0b3932..e4399dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-59ba1c1603a2dd108a4ca1477e894243 angles-1.15.0.tar.gz
+b0cb3be10763dc0e48e1037338b04532 1.15.0.tar.gz