Update to 3.9.0b3
No patch changes, this was released immediately after b2.
This commit is contained in:
parent
d860201a1f
commit
3332fa2167
8 changed files with 14 additions and 11 deletions
|
|
@ -14,7 +14,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}.0
|
||||
%global prerel b2
|
||||
%global prerel b3
|
||||
%global upstream_version %{general_version}%{?prerel}
|
||||
Version: %{general_version}%{?prerel:~%{prerel}}
|
||||
Release: 1%{?dist}
|
||||
|
|
@ -1585,6 +1585,9 @@ CheckPython optimized
|
|||
# ======================================================
|
||||
|
||||
%changelog
|
||||
* Wed Jun 10 2020 Miro Hrončok <mhroncok@redhat.com> - 3.9.0~b3-1
|
||||
- Update to 3.9.0b3
|
||||
|
||||
* Tue Jun 09 2020 Miro Hrončok <mhroncok@redhat.com> - 3.9.0~b2-1
|
||||
- Update to 3.9.0b2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue