From f1cb0f7f66b5f92aeba96d8cfc70e02c0e2dbb1c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 22 Jul 2022 22:12:22 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-scour.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-scour.spec b/python-scour.spec index 6889991..8a7b9e8 100644 --- a/python-scour.spec +++ b/python-scour.spec @@ -4,7 +4,7 @@ Name: python-scour Version: 0.38.1 %global gitversion 038.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: %{sum} License: ASL 2.0 @@ -59,6 +59,9 @@ find . -type f -name '*.py' -exec sed -i /env\ python/d {} ';' %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 0.38.1-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 0.38.1-6 - Rebuilt for Python 3.11