diff --git a/python-podcastparser.spec b/python-podcastparser.spec index 588a160..202ebb1 100644 --- a/python-podcastparser.spec +++ b/python-podcastparser.spec @@ -3,7 +3,7 @@ Name: python-%{modname} Version: 0.6.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: %{sum} License: ISC @@ -52,6 +52,9 @@ find . -type f -name '*.py' -exec sed -i /env\ python/d {} ';' %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.6.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue May 26 2020 Miro HronĨok - 0.6.5-2 - Rebuilt for Python 3.9