Rebuilt for Python 3.10
This commit is contained in:
parent
dccd43b6f8
commit
b7d7c27b1b
@ -17,7 +17,7 @@ URL: https://www.python.org/
|
|||||||
#global prerel ...
|
#global prerel ...
|
||||||
%global upstream_version %{general_version}%{?prerel}
|
%global upstream_version %{general_version}%{?prerel}
|
||||||
Version: %{general_version}%{?prerel:~%{prerel}}
|
Version: %{general_version}%{?prerel:~%{prerel}}
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: Python
|
License: Python
|
||||||
|
|
||||||
|
|
||||||
@ -1778,6 +1778,9 @@ CheckPython optimized
|
|||||||
# ======================================================
|
# ======================================================
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 01 2021 Python Maint <python-maint@redhat.com> - 3.9.5-3
|
||||||
|
- Rebuilt for Python 3.10
|
||||||
|
|
||||||
* Fri May 14 2021 Charalampos Stratakis <cstratak@redhat.com> - 3.9.5-2
|
* Fri May 14 2021 Charalampos Stratakis <cstratak@redhat.com> - 3.9.5-2
|
||||||
- Add virtual provides for the bundled libmpdec (rhbz#1943359)
|
- Add virtual provides for the bundled libmpdec (rhbz#1943359)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user