Update to 3.9.15
This commit is contained in:
parent
ab27283a29
commit
4a5d76b5fe
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}.14
|
||||
%global general_version %{pybasever}.15
|
||||
#global prerel ...
|
||||
%global upstream_version %{general_version}%{?prerel}
|
||||
Version: %{general_version}%{?prerel:~%{prerel}}
|
||||
|
|
@ -1812,6 +1812,9 @@ CheckPython optimized
|
|||
# ======================================================
|
||||
|
||||
%changelog
|
||||
* Wed Oct 12 2022 Miro Hrončok <mhroncok@redhat.com> - 3.9.15-1
|
||||
- Update to 3.9.15
|
||||
|
||||
* Wed Sep 07 2022 Miro Hrončok <mhroncok@redhat.com> - 3.9.14-1
|
||||
- Update to 3.9.14
|
||||
- Contains security fix for CVE-2020-10735
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue