summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-06-28 12:57:24 +0200
committerRemi Collet <fedora@famillecollet.com>2013-06-28 12:57:24 +0200
commit2781fd4ad8ae5d77ebfb1a34d98bcd55779068a7 (patch)
treecb649799d6582938f4b63f59eb3857cb71338039
parent8dd011ba08717e44e422eeaca50eaea82d53fbf4 (diff)
php-horde-Horde-Form: 2.0.5
-rw-r--r--php-horde-Horde-Form.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/php-horde-Horde-Form.spec b/php-horde-Horde-Form.spec
index d0851c9..32986df 100644
--- a/php-horde-Horde-Form.spec
+++ b/php-horde-Horde-Form.spec
@@ -6,7 +6,7 @@
# Note : test not ready (old .phpt)
Name: php-horde-Horde-Form
-Version: 2.0.4
+Version: 2.0.5
Release: 1%{?dist}
Summary: Horde Form API
@@ -26,6 +26,7 @@ Requires(post): %{__pear}
Requires(postun): %{__pear}
Requires: php(language) >= 5.3.0
Requires: php-date
+Requires: php-json
Requires: php-pcre
Requires: php-pear(PEAR) >= 1.7.0
Requires: php-channel(%{pear_channel})
@@ -45,7 +46,7 @@ Requires: php-pear(%{pear_channel}/Horde_Token) >= 2.0.0
Requires: php-pear(%{pear_channel}/Horde_Token) < 3.0.0
Requires: php-pear(%{pear_channel}/Horde_Translation) >= 2.0.0
Requires: php-pear(%{pear_channel}/Horde_Translation) < 3.0.0
-Requires: php-pear(%{pear_channel}/Horde_Util) >= 2.0.0
+Requires: php-pear(%{pear_channel}/Horde_Util) >= 2.3.0
Requires: php-pear(%{pear_channel}/Horde_Util) < 3.0.0
Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version}
@@ -120,6 +121,10 @@ fi
%changelog
+* Fri Jun 28 2013 Remi Collet <remi@fedoraproject.org> - 2.0.5-1
+- Update to 2.0.5
+- requires php-json, Horde_Util 2.3.0
+
* Fri May 31 2013 Remi Collet <remi@fedoraproject.org> - 2.0.4-1
- Update to 2.0.4
- switch from Conflicts >= max to Requires < max