Updated to 2.0.16

This commit is contained in:
Jorge Gallegos 2018-02-12 17:21:55 -06:00
parent 5885f15452
commit 3ab3bbef4a
1 changed files with 5 additions and 5 deletions

View File

@ -1,10 +1,10 @@
# Version
%global majornumber 2
%global minornumber 0
%global releasenumber 15
%global releasenumber 16
# Documentation sources:
%global commit 1610d37413b3e9dd7aea9fcdd711d602ae909d25
%global commit eb4ad986cba70ed4acc44699e80965c1175aa323
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global docrepo uwsgi-docs
%{!?_httpd_apxs: %{expand: %%global _httpd_apxs %%{_sbindir}/apxs}}
@ -117,7 +117,7 @@
Name: uwsgi
Version: %{majornumber}.%{minornumber}.%{releasenumber}
Release: 9%{?dist}
Release: 0%{?dist}
Summary: Fast, self-healing, application container server
Group: System Environment/Daemons
License: GPLv2 with exceptions