Adding sources for new version
This commit is contained in:
parent
92fe391fa7
commit
e94512c76d
2
.gitignore
vendored
2
.gitignore
vendored
@ -25,3 +25,5 @@
|
||||
/uwsgi-2.0.9.tar.gz
|
||||
/uwsgi-docs-bc49905.tar.gz
|
||||
/uwsgi-docs-4ac8256.tar.gz
|
||||
/uwsgi-2.0.11.tar.gz
|
||||
/uwsgi-docs-c96716d.tar.gz
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
2bcdbb7a46958d2f058434ba68850790 uwsgi-docs-4ac8256.tar.gz
|
||||
44a5b044ea8416e7af310df0dea9caf8 uwsgi-2.0.9.tar.gz
|
||||
c641966a6571d4386d607a87dfae5cb7 uwsgi-2.0.11.tar.gz
|
||||
13fb0e276e330191269727eba7ef9987 uwsgi-docs-c96716d.tar.gz
|
||||
|
@ -1,10 +1,10 @@
|
||||
# Version
|
||||
%global majornumber 2
|
||||
%global minornumber 0
|
||||
%global releasenumber 9
|
||||
%global releasenumber 11
|
||||
|
||||
# Documentation sources:
|
||||
%global commit 4ac8256da66fc95059c32924d467f4c7f7b2b0e7
|
||||
%global commit c96716de34fa6572c129468507c695d9adef9829
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global docrepo uwsgi-docs
|
||||
%{!?_httpd_apxs: %{expand: %%global _httpd_apxs %%{_sbindir}/apxs}}
|
||||
|
Loading…
Reference in New Issue
Block a user