[uwsgi] Updating to newer version

Jorge A Gallegos kad at fedoraproject.org
Fri Feb 27 05:04:45 UTC 2015


commit 62e4bf0739d60f5ad49bc8fb489ca3c7a2191fb7
Author: Jorge Gallegos <kad at fedoraproject.org>
Date:   Thu Feb 26 21:04:26 2015 -0800

    Updating to newer version

 .gitignore |  2 ++
 sources    |  4 ++--
 uwsgi.spec | 11 +++++++----
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b007654..dbb1a7b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,5 @@
 /uwsgi-docs-d2c4969.tar.gz
 /uwsgi-2.0.7.tar.gz
 /uwsgi-docs-f551708.tar.gz
+/uwsgi-2.0.9.tar.gz
+/uwsgi-docs-bc49905.tar.gz
diff --git a/sources b/sources
index 2275cae..530aa5a 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-c18da6536f2f47a204814225ba695042  uwsgi-2.0.7.tar.gz
-cf9e51070bc08080bb57adba72bdd752  uwsgi-docs-f551708.tar.gz
+44a5b044ea8416e7af310df0dea9caf8  uwsgi-2.0.9.tar.gz
+0054aa2982003a3075678d4773ccef0f  uwsgi-docs-bc49905.tar.gz
diff --git a/uwsgi.spec b/uwsgi.spec
index 330ee60..ac44072 100644
--- a/uwsgi.spec
+++ b/uwsgi.spec
@@ -1,10 +1,10 @@
 # Version
 %global majornumber 2
 %global minornumber 0
-%global releasenumber 7
+%global releasenumber 9
 
 # Documentation sources:
-%global commit f5517089e9c0a6082eb7ecb691c79e16e870a0cb
+%global commit bc49905603e3f188e4e47692942a7bbeaee990c6
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 %global docrepo uwsgi-docs
 %{!?_httpd_apxs: %{expand: %%global _httpd_apxs %%{_sbindir}/apxs}}
@@ -18,8 +18,8 @@
 %endif
 
 Name:           uwsgi
-Version:        %{majornumber}.%{minornumber}.%{releasenumber}%{?patchnumber}
-Release:        3%{dist}
+Version:        2.0.9
+Release:        0
 Summary:        Fast, self-healing, application container server
 Group:          System Environment/Daemons   
 License:        GPLv2 with exceptions
@@ -1289,6 +1289,9 @@ echo "No SystemD post-uninstall step necessary"
 
 
 %changelog
+* Fri Feb 27 2015 Jorge A Gallegos <kad at blegh.net> - 2.0.9-0
+- New version
+
 * Fri Jan 16 2015 Mamoru TASAKA <mtasaka at fedoraproject.org> - 2.0.7-3
 - Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_2.2
 


More information about the scm-commits mailing list