From f5025779181822dc4d6240d8709f17a07431a17c Mon Sep 17 00:00:00 2001 From: Carl George Date: Mon, 20 Mar 2017 16:37:28 -0500 Subject: [PATCH] bump release - Add patch7 to add glib-2.0 pkg-config flags to mono build - Filter uwgi plugins from automatic provides rhbz#1352089 --- uwsgi.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/uwsgi.spec b/uwsgi.spec index 9555d78..59a530e 100644 --- a/uwsgi.spec +++ b/uwsgi.spec @@ -117,7 +117,7 @@ Name: uwsgi Version: %{majornumber}.%{minornumber}.%{releasenumber} -Release: 10%{?dist} +Release: 11%{?dist} Summary: Fast, self-healing, application container server Group: System Environment/Daemons License: GPLv2 with exceptions @@ -1693,6 +1693,7 @@ fi %changelog +* Mon Mar 20 2017 Carl George - 2.0.14-11 - Add patch7 to add glib-2.0 pkg-config flags to mono build - Filter uwgi plugins from automatic provides rhbz#1352089