From db7ff180648abe0cbc2d9d54a23f4892c3673779 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 13 2023 18:47:35 +0000 Subject: Rebuilt for Python 3.12 --- diff --git a/python-podcastparser.spec b/python-podcastparser.spec index a7f081c..68ff5b6 100644 --- a/python-podcastparser.spec +++ b/python-podcastparser.spec @@ -3,7 +3,7 @@ Name: python-%{modname} Version: 0.6.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{sum} License: ISC @@ -52,6 +52,9 @@ find . -type f -name '*.py' -exec sed -i /env\ python/d {} ';' %changelog +* Tue Jun 13 2023 Python Maint - 0.6.10-2 +- Rebuilt for Python 3.12 + * Wed Apr 19 2023 Gwyn Ciesla - 0.6.10-1 - 0.6.10