summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-11-12 13:44:46 +0100
committerRemi Collet <fedora@famillecollet.com>2013-11-12 13:44:46 +0100
commit7bb250515a8a079f63e7be7256f395bbbcc92b7f (patch)
tree44efd541bb6cf177954198a22b98ebbff02fc6ab
parentf27513b2bce60b326185aeb311b0548f141e6a59 (diff)
php-horde-Horde-Crypt: 2.3.0
-rw-r--r--php-horde-Horde-Crypt.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/php-horde-Horde-Crypt.spec b/php-horde-Horde-Crypt.spec
index d3168a3..4384966 100644
--- a/php-horde-Horde-Crypt.spec
+++ b/php-horde-Horde-Crypt.spec
@@ -3,7 +3,7 @@
%global pear_channel pear.horde.org
Name: php-horde-Horde-Crypt
-Version: 2.2.2
+Version: 2.3.0
Release: 1%{?dist}
Summary: Horde Cryptography API
@@ -20,6 +20,7 @@ BuildRequires: php-channel(%{pear_channel})
BuildRequires: gettext
# To run unit tests
BuildRequires: php-pear(%{pear_channel}/Horde_Test) >= 2.1.0
+BuildRequires: php-pear(%{pear_channel}/Horde_Stream) >= 1.5.0
%if 0%{?rhel} < 6
# Don't work with GnuPG 2
BuildRequires: gnupg < 2
@@ -39,6 +40,8 @@ Requires: php-pear(%{pear_channel}/Horde_Exception) >= 2.0.0
Requires: php-pear(%{pear_channel}/Horde_Exception) < 3.0.0
Requires: php-pear(%{pear_channel}/Horde_Mime) >= 2.0.0
Requires: php-pear(%{pear_channel}/Horde_Mime) < 3.0.0
+Requires: php-pear(%{pear_channel}/Horde_Stream) >= 1.5.0
+Requires: php-pear(%{pear_channel}/Horde_Stream) < 2.0.0
Requires: php-pear(%{pear_channel}/Horde_Stream_Filter) >= 2.0.0
Requires: php-pear(%{pear_channel}/Horde_Stream_Filter) < 3.0.0
Requires: php-pear(%{pear_channel}/Horde_Translation) >= 2.0.0
@@ -124,6 +127,10 @@ fi
%changelog
+* Tue Nov 12 2013 Remi Collet <remi@fedoraproject.org> - 2.3.0-1
+- Update to 2.3.0
+- add dependency: Horde_Stream >= 1.5.0
+
* Tue Aug 27 2013 Remi Collet <remi@fedoraproject.org> - 2.2.2-1
- Update to 2.2.2