diff --git a/python-mutagen.spec b/python-mutagen.spec index 301252e..9ea124a 100644 --- a/python-mutagen.spec +++ b/python-mutagen.spec @@ -1,5 +1,5 @@ Name: python-mutagen -Version: 1.34.1 +Version: 1.41.1 Release: 1mamba Summary: Read and write audio tags for many formats Group: System/Libraries/Python @@ -33,7 +33,8 @@ Read and write audio tags for many formats. --install-lib=%{python_sitearch} \ --record=%{name}.filelist -sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist +sed -i "s,.*/man/.*,&.gz," %{name}.filelist + %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" @@ -42,6 +43,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %defattr(-,root,root) %changelog +* Tue Sep 04 2018 Automatic Build System 1.41.1-1mamba +- automatic version update by autodist + * Sat Sep 03 2016 Automatic Build System 1.34.1-1mamba - automatic version update by autodist