From 321814756df876d5996cf9bfe66d99627eadf510 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 11:28:43 +0100 Subject: [PATCH] update to 1.25 [release 1.25-1mamba;Thu Oct 09 2014] --- python-mutagen.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/python-mutagen.spec b/python-mutagen.spec index c323a03..e62abdc 100644 --- a/python-mutagen.spec +++ b/python-mutagen.spec @@ -1,13 +1,13 @@ Name: python-mutagen -Version: 1.19 -Release: 2mamba +Version: 1.25 +Release: 1mamba Summary: Read and write audio tags for many formats Group: System/Libraries/Python Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://code.google.com/p/mutagen/ -Source: http://mutagen.googlecode.com/files/mutagen-%{version}.tar.gz +Source: https://pypi.python.org/packages/source/m/mutagen/mutagen-%{version}.tar.gz License: GNU GPL v2 Requires: python >= %python_version ## AUTOBUILDREQ-BEGIN @@ -42,6 +42,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %defattr(-,root,root) %changelog +* Thu Oct 09 2014 Silvan Calarco 1.25-1mamba +- update to 1.25 + * Fri May 17 2013 Silvan Calarco 1.19-2mamba - python 2.7 mass rebuild