update to 1.25 [release 1.25-1mamba;Thu Oct 09 2014]

This commit is contained in:
Silvan Calarco 2024-01-06 11:28:43 +01:00
parent 652705e2f2
commit 321814756d

View File

@ -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 <silvan.calarco@mambasoft.it>
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 <silvan.calarco@mambasoft.it> 1.25-1mamba
- update to 1.25
* Fri May 17 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 1.19-2mamba
- python 2.7 mass rebuild