Bootstrap for https://fedoraproject.org/wiki/Changes/Python3.9
This commit is contained in:
parent
c75e05c7c8
commit
feaf2a6e94
@ -1,3 +1,7 @@
|
|||||||
|
%global _without_optimizations 1
|
||||||
|
%global _without_tests 1
|
||||||
|
%global _without_rpmwheels 1
|
||||||
|
%global _with_bootstrap 1
|
||||||
# ==================
|
# ==================
|
||||||
# Top-level metadata
|
# Top-level metadata
|
||||||
# ==================
|
# ==================
|
||||||
@ -17,7 +21,7 @@ URL: https://www.python.org/
|
|||||||
%global prerel b1
|
%global prerel b1
|
||||||
%global upstream_version %{general_version}%{?prerel}
|
%global upstream_version %{general_version}%{?prerel}
|
||||||
Version: %{general_version}%{?prerel:~%{prerel}}
|
Version: %{general_version}%{?prerel:~%{prerel}}
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: Python
|
License: Python
|
||||||
|
|
||||||
|
|
||||||
@ -1588,6 +1592,9 @@ CheckPython optimized
|
|||||||
# ======================================================
|
# ======================================================
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 21 2020 Miro Hrončok <mhroncok@redhat.com> - 3.9.0~b1-2
|
||||||
|
- Bootstrap for https://fedoraproject.org/wiki/Changes/Python3.9
|
||||||
|
|
||||||
* Tue May 19 2020 Miro Hrončok <mhroncok@redhat.com> - 3.9.0~b1-1
|
* Tue May 19 2020 Miro Hrončok <mhroncok@redhat.com> - 3.9.0~b1-1
|
||||||
- Update to Python 3.9.0b1
|
- Update to Python 3.9.0b1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user