From 0bcf8219ba48cbe2d55b910ee9ab9417343e6996 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 27 Aug 2013 13:44:40 +0200 Subject: php-horde-Horde-Exception: 2.0.4 --- php-horde-Horde-Exception.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-horde-Horde-Exception.spec b/php-horde-Horde-Exception.spec index fa76e11..b794897 100644 --- a/php-horde-Horde-Exception.spec +++ b/php-horde-Horde-Exception.spec @@ -6,7 +6,7 @@ %global with_tests %{?_with_tests:1}%{!?_with_tests:0} Name: php-horde-Horde-Exception -Version: 2.0.3 +Version: 2.0.4 Release: 1%{?dist} Summary: Horde Exception Handler @@ -33,7 +33,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} @@ -121,6 +121,9 @@ fi %changelog +* Tue Aug 27 2013 Remi Collet - 2.0.4-1 +- Update to 2.0.4 + * Mon Feb 11 2013 Remi Collet - 2.0.3-1 - Update to 2.0.3 -- cgit