Update to 3.11.11

Fixes: rhbz#2321655
This commit is contained in:
Lumir Balhar 2024-12-03 20:59:35 +01:00
commit 77dc13a527
2 changed files with 7 additions and 3 deletions

View file

@ -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}.10
%global general_version %{pybasever}.11
#global prerel ...
%global upstream_version %{general_version}%{?prerel}
Version: %{general_version}%{?prerel:~%{prerel}}
@ -1645,6 +1645,10 @@ CheckPython optimized
# ======================================================
%changelog
* Tue Dec 03 2024 Lumír Balhar <lbalhar@redhat.com> - 3.11.11-1
- Update to 3.11.11
- Fixes: rhbz#2321655
* Mon Sep 09 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.10-1
- Update to 3.11.10