Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688 Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
parent
95e6bd6936
commit
c8268dca89
@ -1,7 +1,7 @@
|
||||
Name: python-rpm-generators
|
||||
Summary: Dependency generators for Python RPMs
|
||||
Version: 12
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
|
||||
# Originally all those files were part of RPM, so license is kept here
|
||||
License: GPLv2+
|
||||
@ -47,6 +47,10 @@ install -Dpm0755 -t %{buildroot}%{_rpmconfigdir} *.py
|
||||
%{_rpmconfigdir}/pythonbundles.py
|
||||
|
||||
%changelog
|
||||
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 12-7
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
||||
* Mon Apr 19 2021 Miro Hrončok <mhroncok@redhat.com> - 12-6
|
||||
- Get rid of distutils deprecation warning (by not using it)
|
||||
- The distutils module is deprecated in Python 3.10+
|
||||
|
Loading…
Reference in New Issue
Block a user