From 152421500cb11fcb2737c16b33e2f9a4c73ddf19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 22 May 2020 01:13:03 +0200 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Changes/Python3.9 --- python3.9.spec | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/python3.9.spec b/python3.9.spec index 9a151ee..671a69e 100644 --- a/python3.9.spec +++ b/python3.9.spec @@ -1,7 +1,3 @@ -%global _without_optimizations 1 -%global _without_tests 1 -%global _without_rpmwheels 1 -%global _with_bootstrap 1 # ================== # Top-level metadata # ================== @@ -21,7 +17,7 @@ URL: https://www.python.org/ %global prerel b1 %global upstream_version %{general_version}%{?prerel} Version: %{general_version}%{?prerel:~%{prerel}} -Release: 2%{?dist} +Release: 3%{?dist} License: Python @@ -1592,6 +1588,9 @@ CheckPython optimized # ====================================================== %changelog +* Thu May 21 2020 Miro Hrončok - 3.9.0~b1-3 +- Rebuilt for https://fedoraproject.org/wiki/Changes/Python3.9 + * Thu May 21 2020 Miro Hrončok - 3.9.0~b1-2 - Bootstrap for https://fedoraproject.org/wiki/Changes/Python3.9