From cfa4bcbfbbf2691bc0998da568eaa42e1c95c421 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 12 Feb 2014 15:07:14 -0600 Subject: [PATCH] rebuild (libicu) --- firebird.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/firebird.spec b/firebird.spec index 40497bd..eee13af 100644 --- a/firebird.spec +++ b/firebird.spec @@ -6,7 +6,7 @@ Summary: SQL relational database management system Name: firebird Version: 2.5.2.26539.0 -Release: 9%{?dist} +Release: 10%{?dist} Group: Applications/Databases License: Interbase @@ -529,6 +529,9 @@ fi %changelog +* Wed Feb 12 2014 Rex Dieter 2.5.2.26539.0-10 +- rebuild (libicu) + * Sat Dec 07 2013 Philippe Makowski 2.5.2.26539.0-9 - fix FTBFS if "-Werror=format-security" flag is used (bug #1037062)