]> git.pld-linux.org Git - packages/python-gunicorn.git/commitdiff
release 2. Typo fixed.
authorMateusz Korniak <matkor@pld-linux.org>
Wed, 11 Mar 2015 14:26:22 +0000 (15:26 +0100)
committerMateusz Korniak <matkor@pld-linux.org>
Wed, 11 Mar 2015 14:26:22 +0000 (15:26 +0100)
python-gunicorn.spec

index 87376a8d0383137d19c2296fc439ffd16b80a6b2..66e4e6a95b86f86798cdc5632783e9cd578dd2c3 100644 (file)
@@ -7,7 +7,7 @@
 Summary:       Python WSGI application server
 Name:          python-%{module}
 Version:       18.0
-Release:       1
+Release:       2
 License:       MIT
 Group:         Daemons
 URL:           http://gunicorn.org/
@@ -110,7 +110,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/%{module}_django
 %attr(755,root,root) %{_bindir}/%{module}_paster
 %{py_sitescriptdir}/gunicorn
-%{py_sitescriptdir}/gunicorn-%{version}0-py*.egg-info
+%{py_sitescriptdir}/gunicorn-%{version}-py*.egg-info
 %endif
 
 %if %{with python3}
This page took 0.154656 seconds and 4 git commands to generate.