From 8387db4ceb4423b6e2ac30bf7941819094cbc93f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 07:39:39 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-mutagen.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-mutagen.spec b/python-mutagen.spec index b32a02b..3f71480 100644 --- a/python-mutagen.spec +++ b/python-mutagen.spec @@ -4,7 +4,7 @@ Name: python-%{modname} Version: 1.45.1 -Release: 4%{?dist} +Release: 5%{?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 +* Fri Jul 23 2021 Fedora Release Engineering - 1.45.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 1.45.1-4 - Rebuilt for Python 3.10