diff --git a/python-tornado.spec b/python-tornado.spec index 83f284a..b93a24e 100644 --- a/python-tornado.spec +++ b/python-tornado.spec @@ -1,5 +1,5 @@ Name: python-tornado -Version: 4.3.0 +Version: 4.4.0 Release: 1mamba Summary: Scalable, non-blocking web server and tools Group: System/Libraries @@ -36,13 +36,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 LICENSE README.rst %changelog +* Thu Jul 21 2016 Automatic Build System 4.4.0-1mamba +- automatic version update by autodist + * Tue Nov 10 2015 Automatic Build System 4.3.0-1mamba - automatic version update by autodist