From 962c8f889dc583dfb67f524f0af80fe665715404 Mon Sep 17 00:00:00 2001 From: Jorge Gallegos Date: Thu, 7 Jan 2016 14:24:39 -0800 Subject: [PATCH] Bumping spec --- uwsgi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/uwsgi.spec b/uwsgi.spec index 294d8f7..e4a5793 100644 --- a/uwsgi.spec +++ b/uwsgi.spec @@ -115,7 +115,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 @@ -1650,6 +1650,9 @@ fi %changelog +* Thu Jan 07 2016 Jorge A Gallegos - 2.0.12-3 +- Really fixing stats_pusher_mongodb (Jorge Gallegos) + * Sat Jan 02 2016 Jorge A Gallegos - 2.0.12-2 - Trying again with GCC