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