diff --git a/python-mutagen.spec b/python-mutagen.spec index 1a31a0b..390307e 100644 --- a/python-mutagen.spec +++ b/python-mutagen.spec @@ -4,7 +4,7 @@ Name: python-%{modname} Version: 1.44.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Mutagen is a Python module to handle audio meta-data License: GPLv2+ @@ -81,6 +81,9 @@ rm -rv tests/quality/ %doc docs/_build/* %changelog +* Tue May 26 2020 Miro HronĨok - 1.44.0-2 +- Rebuilt for Python 3.9 + * Tue Feb 11 2020 Michele Baldessari - 1.44.0-1 - New upstream