Rebuilt for Python 3.10
This commit is contained in:
parent
1baf2ea022
commit
ef464bc81e
@ -1,6 +1,6 @@
|
||||
Name: rpmlint
|
||||
Version: 2.0.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Tool for checking common errors in RPM packages
|
||||
License: GPLv2
|
||||
URL: https://github.com/rpm-software-management/rpmlint
|
||||
@ -61,6 +61,9 @@ cp -a %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{buildroot}%{_sysc
|
||||
%{python3_sitelib}/rpmlint*
|
||||
|
||||
%changelog
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.0.0-3
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
* Fri Jun 4 2021 Tom Callaway <spot@fedoraproject.org> - 2.0.0-2
|
||||
- add dash and checkbashisms as Requires
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user