diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-07-31 07:49:21 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-07-31 07:49:21 +0200 |
commit | 54f95c369664351716c9c0e8fc22e0a23b1caea8 (patch) | |
tree | 73e8091e5187a5a03ed6077034e5ef8c3c5021e2 | |
parent | b17a871a93a06c91f45034b137e69c6d5fd9321c (diff) |
php-horde-Horde-Imsp: 2.0.8
-rw-r--r-- | php-horde-Horde-Imsp.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/php-horde-Horde-Imsp.spec b/php-horde-Horde-Imsp.spec index 58d5749..3ecaea2 100644 --- a/php-horde-Horde-Imsp.spec +++ b/php-horde-Horde-Imsp.spec @@ -11,7 +11,7 @@ %global pear_channel pear.horde.org Name: php-horde-Horde-Imsp -Version: 2.0.7 +Version: 2.0.8 Release: 1%{?dist} Summary: IMSP API @@ -37,6 +37,8 @@ Requires: php-pear(PEAR) >= 1.7.0 Requires: php-channel(%{pear_channel}) Requires: php-pear(%{pear_channel}/Horde_Translation) >= 2.2.0 Requires: php-pear(%{pear_channel}/Horde_Translation) < 3.0.0 +Requires: php-pear(%{pear_channel}/Horde_Util) >= 2.0.0 +Requires: php-pear(%{pear_channel}/Horde_Util) < 3.0.0 Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version} Provides: php-composer(horde/horde-imsp) = %{version} @@ -115,6 +117,9 @@ fi %changelog +* Fri Jul 31 2015 Remi Collet <remi@fedoraproject.org> - 2.0.8-1 +- Update to 2.0.8 + * Tue Apr 28 2015 Remi Collet <remi@fedoraproject.org> - 2.0.7-1 - Update to 2.0.7 |