From 17431a697e12d097208872d13897666e19c51458 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 27 Aug 2013 13:48:27 +0200 Subject: php-horde-Horde-Browser: 2.0.4 --- php-horde-Horde-Browser.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'php-horde-Horde-Browser.spec') diff --git a/php-horde-Horde-Browser.spec b/php-horde-Horde-Browser.spec index ba2ef3d..d1d6b83 100644 --- a/php-horde-Horde-Browser.spec +++ b/php-horde-Horde-Browser.spec @@ -4,7 +4,7 @@ %global pear_channel pear.horde.org Name: php-horde-Horde-Browser -Version: 2.0.3 +Version: 2.0.4 Release: 1%{?dist} Summary: Horde Browser API @@ -26,9 +26,9 @@ Requires: php-pcre Requires: php-pear(PEAR) >= 1.7.0 Requires: php-channel(%{pear_channel}) Requires: php-pear(%{pear_channel}/Horde_Exception) >= 2.0.0 -Conflicts: php-pear(%{pear_channel}/Horde_Exception) >= 3.0.0 +Requires: php-pear(%{pear_channel}/Horde_Exception) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Util) >= 2.0.0 -Conflicts: php-pear(%{pear_channel}/Horde_Util) >= 3.0.0 +Requires: php-pear(%{pear_channel}/Horde_Util) < 3.0.0 Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version} @@ -101,6 +101,9 @@ fi %changelog +* Tue Aug 27 2013 Remi Collet - 2.0.4-1 +- Update to 2.0.4 + * Wed Jan 9 2013 Remi Collet - 2.0.3-1 - Update to 2.0.3 for remi repo - use local script instead of find_lang -- cgit