automatic version update by autodist [release 0.12.11-1mamba;Wed Dec 21 2016]
This commit is contained in:
parent
a9a12289a6
commit
3d029a0db3
@ -1,5 +1,5 @@
|
||||
Name: python-bottle
|
||||
Version: 0.12.10
|
||||
Version: 0.12.11
|
||||
Release: 1mamba
|
||||
Summary: Fast and simple WSGI-framework for small web-applications
|
||||
Group: System/Libraries
|
||||
@ -33,7 +33,7 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
||||
--install-lib=%{python_sitearch} \
|
||||
--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
|
||||
%defattr(-,root,root)
|
||||
@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
# %doc README.rst
|
||||
|
||||
%changelog
|
||||
* Wed Dec 21 2016 Automatic Build System <autodist@mambasoft.it> 0.12.11-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Oct 10 2016 Automatic Build System <autodist@mambasoft.it> 0.12.10-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user