diff --git a/python-mutagen.spec b/python-mutagen.spec index 6602475..b3acd20 100644 --- a/python-mutagen.spec +++ b/python-mutagen.spec @@ -4,7 +4,7 @@ Name: python-%{modname} Version: 1.45.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Mutagen is a Python module to handle audio meta-data License: GPLv2+ @@ -82,6 +82,9 @@ rm -rv tests/quality/ %doc docs/_build/* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.45.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Oct 05 2020 Michele Baldessari - 1.45.1-2 - Add explicit python3-setuptools BR