diff --git a/python-werkzeug.spec b/python-werkzeug.spec index 5bae89e..5aa76e1 100644 --- a/python-werkzeug.spec +++ b/python-werkzeug.spec @@ -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 0.11.4-1mamba +- automatic version update by autodist + * Thu Dec 31 2015 Automatic Build System 0.11.3-1mamba - automatic version update by autodist