Update to 3.9.0b5
This commit is contained in:
parent
acc1ca2724
commit
02c3d0cb2f
2 changed files with 7 additions and 4 deletions
|
|
@ -14,10 +14,10 @@ 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}.0
|
||||
%global prerel b4
|
||||
%global prerel b5
|
||||
%global upstream_version %{general_version}%{?prerel}
|
||||
Version: %{general_version}%{?prerel:~%{prerel}}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
License: Python
|
||||
|
||||
|
||||
|
|
@ -1617,6 +1617,9 @@ CheckPython optimized
|
|||
# ======================================================
|
||||
|
||||
%changelog
|
||||
* Mon Jul 20 2020 Miro Hrončok <mhroncok@redhat.com> - 3.9.0~b5-1
|
||||
- Update to 3.9.0b5
|
||||
|
||||
* Thu Jul 16 2020 Marcel Plch <mplch@redhat.com> - 3.9.0~b4-2
|
||||
- Remove large, autogenerated Python sources and redundant pycache levels to reduce filesystem footprint
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue