From 54a70707a5441de08fa1f95f90db96e2a55ebcea Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 13 Jun 2013 09:09:50 +0200 Subject: php-horde-Horde-Imsp: 2.0.5 --- php-horde-Horde-Imsp.spec | 7 +++++-- 1 file 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 - 2.0.5-1 +- Update to 2.0.5 + * Fri Mar 29 2013 Remi Collet - 2.0.3-1 - Initial package -- cgit