diff --git a/python-podcastparser.spec b/python-podcastparser.spec index 93f8ec8..67bae14 100644 --- a/python-podcastparser.spec +++ b/python-podcastparser.spec @@ -3,7 +3,7 @@ Name: python-%{modname} Version: 0.6.8 -Release: 3%{?dist} +Release: 4%{?dist} Summary: %{sum} License: ISC @@ -52,6 +52,9 @@ find . -type f -name '*.py' -exec sed -i /env\ python/d {} ';' %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 0.6.8-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 0.6.8-3 - Rebuilt for Python 3.11