From 5fc8198aeb42fa5bbe0c4ff058afd7002645443c Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Fri, 7 Jul 2017 13:11:51 +0200 Subject: [PATCH] Rebuild due to bug in RPM (RHBZ #1468476) Signed-off-by: Igor Gnatenko --- uwsgi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/uwsgi.spec b/uwsgi.spec index ed92302..433eb9e 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 @@ -1693,6 +1693,9 @@ fi %changelog +* Fri Jul 07 2017 Igor Gnatenko - 2.0.15-3 +- Rebuild due to bug in RPM (RHBZ #1468476) + * Sun Jun 04 2017 Jitka Plesnikova - 2.0.15-2 - Perl 5.26 rebuild