From 0a4d9aaea85e806f01a16cc3ff8d68023acaa955 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 14:29:40 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- python-scour.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-scour.spec b/python-scour.spec index 4b8819b..2bcb8f0 100644 --- a/python-scour.spec +++ b/python-scour.spec @@ -3,7 +3,7 @@ Name: python-scour Version: 0.37 -Release: 4%{?dist} +Release: 5%{?dist} Summary: %{sum} License: ASL 2.0 @@ -56,6 +56,9 @@ find . -type f -name '*.py' -exec sed -i /env\ python/d {} ';' %changelog +* Thu Oct 03 2019 Miro HronĨok - 0.37-5 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Wed Aug 28 2019 Gwyn Ciesla - 0.37-4 - Drop Python 2.