Update to 3.13.11
This commit is contained in:
parent
efb1f534c5
commit
98ab1346cf
2 changed files with 6 additions and 3 deletions
|
|
@ -45,7 +45,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}.10
|
||||
%global general_version %{pybasever}.11
|
||||
#global prerel ...
|
||||
%global upstream_version %{general_version}%{?prerel}
|
||||
Version: %{general_version}%{?prerel:~%{prerel}}
|
||||
|
|
@ -1776,6 +1776,9 @@ CheckPython freethreading
|
|||
# ======================================================
|
||||
|
||||
%changelog
|
||||
* Fri Dec 05 2025 Miro Hrončok <mhroncok@redhat.com> - 3.13.11-1
|
||||
- Update to 3.13.11
|
||||
|
||||
* Wed Dec 03 2025 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.13.10-1
|
||||
- Update to 3.13.10
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue