automatic version update by autodist [release 1.11.0-1mamba;Sun Sep 09 2018]
This commit is contained in:
parent
9e48df9606
commit
0b05fa7eb1
@ -1,5 +1,5 @@
|
|||||||
Name: python-six
|
Name: python-six
|
||||||
Version: 1.10.0
|
Version: 1.11.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Python 2 and 3 compatibility utilities
|
Summary: Python 2 and 3 compatibility utilities
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -39,13 +39,16 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
|||||||
--install-lib=%{python_sitearch} \
|
--install-lib=%{python_sitearch} \
|
||||||
--record=%{name}.filelist
|
--record=%{name}.filelist
|
||||||
|
|
||||||
sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
#sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||||
|
|
||||||
%files %{?pyappend} -f %{name}.filelist
|
%files %{?pyappend} -f %{name}.filelist
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc LICENSE README documentation/index.rst
|
%doc LICENSE documentation/index.rst
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 09 2018 Automatic Build System <autodist@mambasoft.it> 1.11.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Oct 11 2015 Automatic Build System <autodist@mambasoft.it> 1.10.0-1mamba
|
* Sun Oct 11 2015 Automatic Build System <autodist@mambasoft.it> 1.10.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user