From 722ebc151503d58498ad636f603d65bd403c1214 Mon Sep 17 00:00:00 2001 From: Jorge Gallegos Date: Thu, 23 Apr 2015 11:42:40 -0700 Subject: [PATCH] Bumping spec for release --- uwsgi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/uwsgi.spec b/uwsgi.spec index c5a90bd..aed5ff2 100644 --- a/uwsgi.spec +++ b/uwsgi.spec @@ -95,7 +95,7 @@ Name: uwsgi Version: %{majornumber}.%{minornumber}.%{releasenumber} -Release: 6%{?dist} +Release: 7%{?dist} Summary: Fast, self-healing, application container server Group: System Environment/Daemons License: GPLv2 with exceptions @@ -1568,6 +1568,9 @@ fi %changelog +* Thu Apr 23 2015 Jorge A Gallegos - 2.0.9-7 +- Disabled java related plugins (jvm, jwsgi, ring) in el6 ppc64 + * Tue Apr 21 2015 Jorge A Gallegos - 2.0.9-6 - Reworked the conditionals in the spec file - Updated documentation