15
0

- Add missing rpmlintrc to the SPEC file.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-catkin-pkg?expand=0&rev=18
This commit is contained in:
2025-05-15 21:30:33 +00:00
committed by Git OBS Bridge
parent 7cd367b330
commit 1980eafd9b
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu May 15 21:30:25 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Add missing rpmlintrc to the SPEC file.
-------------------------------------------------------------------
Thu May 15 13:00:20 UTC 2025 - Markéta Machová <mmachova@suse.com>

View File

@@ -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}