From 6ab8b22e3c53a373e0181918f303443f78d6a08b Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Aug 14 2019 21:08:11 +0000 Subject: Rebuilt for Python 3.8 --- diff --git a/python2.spec b/python2.spec index c5c0b46..5ea0098 100644 --- a/python2.spec +++ b/python2.spec @@ -1,6 +1,3 @@ -%global _without_tests 1 -%global _without_rpmwheels 1 -%global _with_python3_bootstrap 1 # ====================================================== # Conditionals and other variables controlling the build # ====================================================== @@ -125,7 +122,7 @@ Name: %{python} #global prerel ... %global upstream_version %{general_version}%{?prerel} Version: %{general_version}%{?prerel:~%{prerel}} -Release: 5%{?dist} +Release: 6%{?dist} License: Python Requires: %{python}-libs%{?_isa} = %{version}-%{release} Provides: python(abi) = %{pybasever} @@ -1977,6 +1974,9 @@ CheckPython \ # ====================================================== %changelog +* Wed Aug 14 2019 Miro Hrončok - 2.7.16-6 +- Rebuilt for Python 3.8 + * Wed Aug 14 2019 Miro Hrončok - 2.7.16-5 - Bootstrap for Python 3.8