From b8607ad890466ee93fa0ba1b1c8baca43d0c606e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 6 Sep 2014 06:41:10 +0200 Subject: php-horde-turba: 4.2.2 --- php-horde-turba.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/php-horde-turba.spec b/php-horde-turba.spec index 5570d90..1b77a6f 100644 --- a/php-horde-turba.spec +++ b/php-horde-turba.spec @@ -11,7 +11,7 @@ %global pear_channel pear.horde.org Name: php-horde-turba -Version: 4.2.1 +Version: 4.2.2 Release: 1%{?dist} Summary: A web based address book @@ -86,7 +86,7 @@ Requires: php-pear(%{pear_channel}/Horde_Support) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Support) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Url) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Url) < 3.0.0 -Requires: php-pear(%{pear_channel}/Horde_Util) >= 2.0.0 +Requires: php-pear(%{pear_channel}/Horde_Util) >= 2.5.0 Requires: php-pear(%{pear_channel}/Horde_Util) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Vfs) >= 2.1.3 Requires: php-pear(%{pear_channel}/Horde_Vfs) < 3.0.0 @@ -232,6 +232,10 @@ fi %changelog +* Sat Sep 06 2014 Remi Collet - 4.2.2-1 +- Update to 4.2.2 +- raise dep on Horde_Util 2.5.0 + * Tue Aug 05 2014 Remi Collet - 4.2.1-1 - Update to 4.2.1 -- cgit