diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-08-27 13:44:40 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-08-27 13:44:40 +0200 |
commit | 0bcf8219ba48cbe2d55b910ee9ab9417343e6996 (patch) | |
tree | b0e61541773d656c3bbfc24ed17ceff99998723b | |
parent | bbc10ce4fc054b99a1ea0686a169b890e7e0c6e2 (diff) |
php-horde-Horde-Exception: 2.0.4
-rw-r--r-- | php-horde-Horde-Exception.spec | 7 |
1 files 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 <remi@fedoraproject.org> - 2.0.4-1 +- Update to 2.0.4 + * Mon Feb 11 2013 Remi Collet <remi@fedoraproject.org> - 2.0.3-1 - Update to 2.0.3 |