summaryrefslogtreecommitdiffstats
path: root/php-horde-Horde-Ldap.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-10-28 14:39:55 +0100
committerRemi Collet <fedora@famillecollet.com>2013-10-28 14:39:55 +0100
commit8390a4f408916d5d580e7a65931da3652a24efff (patch)
tree30579881e646cb0c56897f76bd88ef0228463b0e /php-horde-Horde-Ldap.spec
parent876b3446f010eb08c92a8e50deb8ab3774608539 (diff)
php-horde-Horde-Ldap: 2.0.3
Diffstat (limited to 'php-horde-Horde-Ldap.spec')
-rw-r--r--php-horde-Horde-Ldap.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-horde-Horde-Ldap.spec b/php-horde-Horde-Ldap.spec
index 4896f78..8e271fb 100644
--- a/php-horde-Horde-Ldap.spec
+++ b/php-horde-Horde-Ldap.spec
@@ -4,7 +4,7 @@
%global pear_channel pear.horde.org
Name: php-horde-Horde-Ldap
-Version: 2.0.2
+Version: 2.0.3
Release: 1%{?dist}
Summary: Horde LDAP libraries
@@ -27,9 +27,9 @@ Requires: php-ldap
Requires: php-pcre
Requires: php-spl
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
Requires: php-pear(%{pear_channel}/Horde_Util) >= 2.0.0
-Conflicts: php-pear(%{pear_channel}/Horde_Util) >= 3.0.0
+Requires: php-pear(%{pear_channel}/Horde_Util) < 3.0.0
Requires: php-channel(%{pear_channel})
Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version}
@@ -93,6 +93,9 @@ fi
%changelog
+* Mon Oct 28 2013 Remi Collet <remi@fedoraproject.org> - 2.0.3-1
+- Update to 2.0.3
+
* Tue Jan 29 2013 Remi Collet <remi@fedoraproject.org> - 2.0.2-1
- Update to 2.0.2 for remi repo