summaryrefslogtreecommitdiffstats
path: root/php-horde-Horde-Idna.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-04-28 16:23:40 +0200
committerRemi Collet <fedora@famillecollet.com>2015-04-28 16:23:40 +0200
commitb7f1918646644d4aee90bc9803932747fda74e59 (patch)
tree90ce58ed4158e6d1d76088ce42ad5ba67377fdf8 /php-horde-Horde-Idna.spec
parente704160f0cba4ec1fc8e37d72ceba65e0d6c25e4 (diff)
php-horde-Horde-Idna: 1.0.3
Diffstat (limited to 'php-horde-Horde-Idna.spec')
-rw-r--r--php-horde-Horde-Idna.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-horde-Horde-Idna.spec b/php-horde-Horde-Idna.spec
index ce7967a..3ce98f8 100644
--- a/php-horde-Horde-Idna.spec
+++ b/php-horde-Horde-Idna.spec
@@ -18,7 +18,7 @@
%endif
Name: php-horde-Horde-Idna
-Version: 1.0.2
+Version: 1.0.3
Release: 1%{?dist}
Summary: IDNA backend normalization package
@@ -46,10 +46,10 @@ Requires: php-pear(PEAR) >= 1.7.0
Requires: php-channel(%{pear_channel})
Requires: php-pear(%{pear_channel}/Horde_Exception) >= 2.0.0
Requires: php-pear(%{pear_channel}/Horde_Exception) < 3.0.0
-# optional
-Requires: php-intl
Requires: php-pear(%{pear_channel}/Horde_Util) >= 2.0.0
Requires: php-pear(%{pear_channel}/Horde_Util) < 3.0.0
+# optional
+Requires: php-intl
Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version}
Provides: php-composer(horde/horde-idna) = %{version}
@@ -118,6 +118,9 @@ fi
%changelog
+* Tue Apr 28 2015 Remi Collet <remi@fedoraproject.org> - 1.0.3-1
+- Update to 1.0.3
+
* Tue Apr 14 2015 Remi Collet <remi@fedoraproject.org> - 1.0.2-1
- Update to 1.0.2
- add optional dependency on Horde_Util