From a01d3e1fd744d10e4afd19bf2704ad24c2c88668 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 25 May 2020 14:26:15 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-scour.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-scour.spec b/python-scour.spec index efb4b19..7434cf2 100644 --- a/python-scour.spec +++ b/python-scour.spec @@ -3,7 +3,7 @@ Name: python-scour Version: 0.37 -Release: 6%{?dist} +Release: 7%{?dist} Summary: %{sum} License: ASL 2.0 @@ -56,6 +56,9 @@ find . -type f -name '*.py' -exec sed -i /env\ python/d {} ';' %changelog +* Mon May 25 2020 Miro HronĨok - 0.37-7 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 0.37-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild