From 1dd0f8a17ca065969ae50d655c141e6f93642420 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 26 Mar 2026 13:17:54 +0000 Subject: automatic import of angles --- .gitignore | 1 + angles.spec | 4 ++-- sources | 2 +- 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 -- cgit v1.2.3