From 2817ad748d3b8dfa4f1df1f12803145c88728958 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 21:37:59 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-scour.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-scour.spec b/python-scour.spec index aebeba1..c66f108 100644 --- a/python-scour.spec +++ b/python-scour.spec @@ -3,7 +3,7 @@ Name: python-scour Version: 0.38.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: %{sum} License: Apache-2.0 AND BSD-3-Clause @@ -58,6 +58,9 @@ find . -type f -name '*.py' -exec sed -i /env\ python/d {} ';' %changelog +* Tue Jun 13 2023 Python Maint - 0.38.2-4 +- Rebuilt for Python 3.12 + * Sun Mar 05 2023 Gwyn Ciesla - 0.38.2-3 - migrated to SPDX license