diff --git a/python-catkin-pkg.changes b/python-catkin-pkg.changes index 51a9aa9..3ff3350 100644 --- a/python-catkin-pkg.changes +++ b/python-catkin-pkg.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 15 21:30:25 UTC 2025 - Matej Cepl + +- Add missing rpmlintrc to the SPEC file. + ------------------------------------------------------------------- Thu May 15 13:00:20 UTC 2025 - Markéta Machová diff --git a/python-catkin-pkg.spec b/python-catkin-pkg.spec index 5821178..c38628e 100644 --- a/python-catkin-pkg.spec +++ b/python-catkin-pkg.spec @@ -23,7 +23,8 @@ Release: 0 Summary: Catkin package library License: BSD-3-Clause URL: https://wiki.ros.org/catkin_pkg -Source: https://github.com/ros-infrastructure/catkin_pkg/archive/%{version}.tar.gz +Source0: https://github.com/ros-infrastructure/catkin_pkg/archive/%{version}.tar.gz +Source99: python-catkin-pkg.rpmlintrc BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel}