automatic version update by autodist [release 1.41.1-1mamba;Tue Sep 04 2018]
This commit is contained in:
parent
8dd8fe2cb6
commit
0468d51efe
@ -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 <autodist@mambasoft.it> 1.41.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Sep 03 2016 Automatic Build System <autodist@mambasoft.it> 1.34.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user