Update to 3.9.12
This commit is contained in:
parent
2cc996de16
commit
163aad6813
2 changed files with 6 additions and 3 deletions
|
|
@ -13,7 +13,7 @@ URL: https://www.python.org/
|
|||
|
||||
# WARNING When rebasing to a new Python version,
|
||||
# remember to update the python3-docs package as well
|
||||
%global general_version %{pybasever}.11
|
||||
%global general_version %{pybasever}.12
|
||||
#global prerel ...
|
||||
%global upstream_version %{general_version}%{?prerel}
|
||||
Version: %{general_version}%{?prerel:~%{prerel}}
|
||||
|
|
@ -1800,6 +1800,9 @@ CheckPython optimized
|
|||
# ======================================================
|
||||
|
||||
%changelog
|
||||
* Fri Mar 25 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.9.12-1
|
||||
- Update to 3.9.12
|
||||
|
||||
* Thu Mar 17 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.9.11-1
|
||||
- Update to 3.9.11
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue