automatic version update by autodist [release 0.3.7-1mamba;Thu Mar 24 2016]
This commit is contained in:
parent
9fe711ba28
commit
af3199ed88
@ -1,5 +1,5 @@
|
|||||||
Name: python-colorama
|
Name: python-colorama
|
||||||
Version: 0.3.6
|
Version: 0.3.7
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Cross-platform colored terminal text
|
Summary: Cross-platform colored terminal text
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -33,12 +33,15 @@ 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 -f %{name}.filelist
|
%files -f %{name}.filelist
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 24 2016 Automatic Build System <autodist@mambasoft.it> 0.3.7-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Feb 05 2016 Automatic Build System <autodist@mambasoft.it> 0.3.6-1mamba
|
* Fri Feb 05 2016 Automatic Build System <autodist@mambasoft.it> 0.3.6-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user