From ce688ad012714a6799ee12e7fa134c7d39491097 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 11:18:47 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-scour.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-scour.spec b/python-scour.spec index af0c562..1183dae 100644 --- a/python-scour.spec +++ b/python-scour.spec @@ -3,7 +3,7 @@ Name: python-scour Version: 0.35 -Release: 7%{?dist} +Release: 8%{?dist} Summary: %{sum} License: ASL 2.0 @@ -77,6 +77,9 @@ find . -type f -name '*.py' -exec sed -i /env\ python/d {} ';' %changelog +* Tue Jun 19 2018 Miro HronĨok - 0.35-8 +- Rebuilt for Python 3.7 + * Fri Feb 09 2018 Fedora Release Engineering - 0.35-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild