Updating to latest stable, uploading new sources

This commit is contained in:
Jorge Gallegos 2013-11-12 08:56:39 -08:00
parent f2f1dec487
commit 952f174088
3 changed files with 6 additions and 5 deletions

2
.gitignore vendored
View File

@ -16,3 +16,5 @@
/uwsgi-docs-b86b3f7.tar.gz
/uwsgi-1.9.18.2.tar.gz
/uwsgi-docs-71f2d78.tar.gz
/uwsgi-1.9.19.tar.gz
/uwsgi-docs-119b215.tar.gz

View File

@ -1,2 +1,2 @@
dbc43696d03cdce9baa999b3791abfd3 uwsgi-1.9.18.2.tar.gz
c36e3d554f90df8cffe90521f45d00a4 uwsgi-docs-71f2d78.tar.gz
1a6858130a4918de86410ccbf55945ae uwsgi-1.9.19.tar.gz
dec99082c6b1cad592136c7d1f02ff11 uwsgi-docs-119b215.tar.gz

View File

@ -1,10 +1,9 @@
# Version
%global majornumber 1.9
%global minornumber 18
%global patchnumber .2
%global minornumber 19
# Documentation sources:
%global commit 71f2d78edf421f6d367c58a1fe4db31f64bc39b7
%global commit 119b2154b6a90285b3f7fa9768d5268f72e87fd1
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global docrepo uwsgi-docs
%{!?_httpd_apxs: %{expand: %%global _httpd_apxs %%{_sbindir}/apxs}}