From 67d3fd5713da13e9eeaca787b9795bc6eb2a883f Mon Sep 17 00:00:00 2001 From: Carl George Date: Wed, 21 Dec 2016 03:38:30 +0000 Subject: [PATCH] bump release --- uwsgi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/uwsgi.spec b/uwsgi.spec index 2626f59..44b2e3a 100644 --- a/uwsgi.spec +++ b/uwsgi.spec @@ -117,7 +117,7 @@ Name: uwsgi Version: %{majornumber}.%{minornumber}.%{releasenumber} -Release: 2%{?dist} +Release: 3%{?dist} Summary: Fast, self-healing, application container server Group: System Environment/Daemons License: GPLv2 with exceptions @@ -1670,6 +1670,9 @@ fi %changelog +* Tue Dec 20 2016 Carl George - 2.0.14-3 +- Enable plugin-psgi on EL7 + * Wed Nov 30 2016 Carl George - 2.0.14-2 - uwsgi is not yet OpenSSL 1.1 compatible, build against compat-openssl10 on F26+ (Carl George) - php plugin requires krb5 headers to build (Carl George)