diff --git a/python-mutagen.spec b/python-mutagen.spec index 7774892..383f51b 100644 --- a/python-mutagen.spec +++ b/python-mutagen.spec @@ -4,7 +4,7 @@ Name: python-%{modname} Version: 1.42.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Mutagen is a Python module to handle audio meta-data License: GPLv2+ @@ -105,6 +105,9 @@ mv tests/quality/test_pyflakes.py tests/quality/test_pyflakes.py.broken %doc docs/_build/* %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 1.42.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sun Jun 23 2019 Michele Baldessari - 1.42.0-3 - Explicitely add python3-sphinx_rtd_theme as build deps (should fix rhbz#1716509) - Add a patch to fix tests due to over-indenting