diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-06-13 09:09:50 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-06-13 09:09:50 +0200 |
commit | 54a70707a5441de08fa1f95f90db96e2a55ebcea (patch) | |
tree | c7a3c55764b4c2206de178e165a7c674a11fd188 | |
parent | ed0b2be06dcb89d8e7ed85f770b08bb4b459a04f (diff) |
php-horde-Horde-Imsp: 2.0.5
-rw-r--r-- | php-horde-Horde-Imsp.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-horde-Horde-Imsp.spec b/php-horde-Horde-Imsp.spec index e4b2d53..125cba6 100644 --- a/php-horde-Horde-Imsp.spec +++ b/php-horde-Horde-Imsp.spec @@ -4,7 +4,7 @@ %global pear_channel pear.horde.org Name: php-horde-Horde-Imsp -Version: 2.0.3 +Version: 2.0.5 Release: 1%{?dist} Summary: IMSP API @@ -29,7 +29,7 @@ Requires: php-spl Requires: php-pear(PEAR) >= 1.7.0 Requires: php-channel(%{pear_channel}) Requires: php-pear(%{pear_channel}/Horde_Translation) >= 2.0.0 -Conflicts: php-pear(%{pear_channel}/Horde_Translation) >= 3.0.0 +Requires: php-pear(%{pear_channel}/Horde_Translation) < 3.0.0 Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version} @@ -106,5 +106,8 @@ fi %changelog +* Thu Jun 13 2013 Remi Collet <remi@fedoraproject.org> - 2.0.5-1 +- Update to 2.0.5 + * Fri Mar 29 2013 Remi Collet <RPMS@FamilleCollet.com> - 2.0.3-1 - Initial package |