From 01bea43fc3ba941096fff7bf944de83975660df5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Ondruch?= Date: Tue, 29 Apr 2014 12:51:53 +0200 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.1 --- uwsgi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/uwsgi.spec b/uwsgi.spec index 1962b4d..f078f0a 100644 --- a/uwsgi.spec +++ b/uwsgi.spec @@ -11,7 +11,7 @@ Name: uwsgi Version: %{majornumber}.%{minornumber}%{?patchnumber} -Release: 1%{dist} +Release: 2%{dist} Summary: Fast, self-healing, application container server Group: System Environment/Daemons License: GPLv2 with exceptions @@ -409,6 +409,9 @@ exit 0 %changelog +* Tue Apr 29 2014 Vít Ondruch - 1.9.19-2 +- Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.1 + * Tue Nov 12 2013 Jorge A Gallegos - 1.9.19-1 - Updating to latest stable, uploading new sources (Jorge Gallegos) - Forgot to delete the jvm arm patch file (Jorge Gallegos)