automatic version update by autodist [release 0.11.4-1mamba;Wed Apr 20 2016]
This commit is contained in:
parent
76ee704ced
commit
a0caf21e12
@ -1,5 +1,5 @@
|
||||
Name: python-werkzeug
|
||||
Version: 0.11.3
|
||||
Version: 0.11.4
|
||||
Release: 1mamba
|
||||
Summary: The Swiss Army knife of Python web development
|
||||
Group: System/Libraries
|
||||
@ -33,13 +33,16 @@ 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)
|
||||
%doc AUTHORS LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Apr 20 2016 Automatic Build System <autodist@mambasoft.it> 0.11.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Dec 31 2015 Automatic Build System <autodist@mambasoft.it> 0.11.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user