diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-08-27 16:09:02 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-08-27 16:09:02 +0200 |
commit | 92f369531cfb29bf849d783d2bdb31ca16f102eb (patch) | |
tree | 414d6e1a6434bdef8b280cc3e7f3edeb24f384a8 | |
parent | 2bff6b968d3dff252e601f44dc5115b0bfc06a78 (diff) |
php-horde-Horde-Url: 2.1.1
-rw-r--r-- | php-horde-Horde-Url.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-horde-Horde-Url.spec b/php-horde-Horde-Url.spec index 837ee1f..5678c90 100644 --- a/php-horde-Horde-Url.spec +++ b/php-horde-Horde-Url.spec @@ -6,7 +6,7 @@ %global with_tests %{?_with_tests:1}%{!?_with_tests:0} Name: php-horde-Horde-Url -Version: 2.2.0 +Version: 2.2.1 Release: 1%{?dist} Summary: Horde Url class @@ -32,7 +32,7 @@ Requires: php-pcre Requires: php-pear(PEAR) >= 1.7.0 Requires: php-channel(%{pear_channel}) Requires: php-pear(%{pear_channel}/Horde_Exception) >= 2.0.0 -Conflicts: php-pear(%{pear_channel}/Horde_Exception) >= 3.0.0 +Requires: php-pear(%{pear_channel}/Horde_Exception) < 3.0.0 Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version} @@ -96,6 +96,9 @@ fi %changelog +* Tue Aug 27 2013 Remi Collet <remi@fedoraproject.org> - 2.2.1-1 +- Update to 2.2.1 + * Wed Mar 06 2013 Remi Collet <remi@fedoraproject.org> - 2.2.0-1 - Update to 2.2.0 - fix License |