diff --git a/python-mutagen.spec b/python-mutagen.spec index 2ee816b..65c8d1d 100644 --- a/python-mutagen.spec +++ b/python-mutagen.spec @@ -1,5 +1,5 @@ Name: python-mutagen -Version: 1.31 +Version: 1.34 Release: 1mamba Summary: Read and write audio tags for many formats Group: System/Libraries/Python @@ -7,7 +7,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://code.google.com/p/mutagen/ -Source: https://pypi.python.org/packages/source/m/mutagen/mutagen-%{version}.tar.gz +Source: https://pypi.debian.net/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 +* Mon Aug 08 2016 Automatic Build System 1.34-1mamba +- automatic version update by autodist + * Thu Oct 22 2015 Automatic Build System 1.31-1mamba - automatic version update by autodist