From a7960217807709ae0eb9b712e81694ef7117291c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 10:56:18 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-scour.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-scour.spec b/python-scour.spec index 0a629f3..08bf6e2 100644 --- a/python-scour.spec +++ b/python-scour.spec @@ -3,7 +3,7 @@ Name: python-scour Version: 0.37 -Release: 2%{?dist} +Release: 3%{?dist} Summary: %{sum} License: ASL 2.0 @@ -77,6 +77,9 @@ find . -type f -name '*.py' -exec sed -i /env\ python/d {} ';' %changelog +* Mon Aug 19 2019 Miro HronĨok - 0.37-3 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 0.37-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild