Rebuild to add the automatically generated Obsoletes tag with the python39- prefix
.. for smoother upgrade from RHEL8 Related: rhbz#1990421
This commit is contained in:
parent
b5a6ad4f6e
commit
508b8b3b64
@ -28,7 +28,7 @@
|
||||
Name: python-setuptools
|
||||
# When updating, update the bundled libraries versions bellow!
|
||||
Version: 53.0.0
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
Summary: Easily build and distribute Python packages
|
||||
# setuptools is MIT
|
||||
# appdirs is MIT
|
||||
@ -225,6 +225,11 @@ PYTHONPATH=$(pwd) %pytest --ignore=pavement.py
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Feb 08 2022 Tomas Orsava <torsava@redhat.com> - 53.0.0-10
|
||||
- Add automatically generated Obsoletes tag with the python39- prefix
|
||||
for smoother upgrade from RHEL8
|
||||
- Related: rhbz#1990421
|
||||
|
||||
* Wed Jan 12 2022 Miro Hrončok <mhroncok@redhat.com> - 53.0.0-9
|
||||
- Add License-File field to package metadata
|
||||
- Resolves: rhbz#2033994
|
||||
|
Loading…
Reference in New Issue
Block a user