Bootstrap for Python 3.8

This commit is contained in:
Miro Hrončok 2019-08-14 19:46:57 +02:00
parent 1e3b8fac07
commit 8fe9ebffa8
1 changed files with 8 additions and 1 deletions

View File

@ -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 b3 %global prerel b3
%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
@ -1528,6 +1532,9 @@ CheckPython optimized
# ====================================================== # ======================================================
%changelog %changelog
* Wed Aug 14 2019 Miro Hrončok <mhroncok@redhat.com> - 3.8.0~b3-2
- Bootstrap for Python 3.8
* Tue Aug 13 2019 Miro Hrončok <mhroncok@redhat.com> - 3.8.0~b3-1 * Tue Aug 13 2019 Miro Hrončok <mhroncok@redhat.com> - 3.8.0~b3-1
- Update to 3.8.0b3 - Update to 3.8.0b3