diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-08-27 13:48:27 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-08-27 13:48:27 +0200 |
commit | 17431a697e12d097208872d13897666e19c51458 (patch) | |
tree | 4e9e4d14040b5b3e1d26505994adeab53f32b5b9 | |
parent | 55f11c2d7937949eda360a5cd06741f719f3ff67 (diff) |
php-horde-Horde-Browser: 2.0.4
-rw-r--r-- | php-horde-Horde-Browser.spec | 9 |
1 files changed, 6 insertions, 3 deletions
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 <remi@fedoraproject.org> - 2.0.4-1 +- Update to 2.0.4 + * Wed Jan 9 2013 Remi Collet <RPMS@FamilleCollet.com> - 2.0.3-1 - Update to 2.0.3 for remi repo - use local script instead of find_lang |