summaryrefslogtreecommitdiffstats
path: root/php-horde-Horde-Vfs.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-horde-Horde-Vfs.spec')
-rw-r--r--php-horde-Horde-Vfs.spec10
1 files changed, 8 insertions, 2 deletions
diff --git a/php-horde-Horde-Vfs.spec b/php-horde-Horde-Vfs.spec
index f1564a8..27c5241 100644
--- a/php-horde-Horde-Vfs.spec
+++ b/php-horde-Horde-Vfs.spec
@@ -14,7 +14,7 @@
%global with_tests %{?_without_tests:0}%{!?_without_tests:1}
Name: php-horde-Horde-Vfs
-Version: 2.3.4
+Version: 2.4.0
Release: 1%{?dist}
Summary: Virtual File System API
@@ -32,7 +32,7 @@ BuildRequires: gettext
%if %{with_tests}
# To run unit tests
BuildRequires: php-pear(%{pear_channel}/Horde_Test) >= 2.1.0
-BuildRequires: php-pear(%{pear_channel}/Horde_Db) >= 2.2.0
+BuildRequires: php-pear(%{pear_channel}/Horde_Db) >= 2.4.0
%endif
Requires(post): %{__pear}
@@ -55,6 +55,8 @@ Requires: php-ftp
Requires: php-pecl(ssh2) >= 0.12
Requires: php-pear(%{pear_channel}/Horde_Auth) >= 2.0.0
Requires: php-pear(%{pear_channel}/Horde_Auth) < 3.0.0
+Requires: php-pear(%{pear_channel}/Horde_Db) >= 2.4.0
+Requires: php-pear(%{pear_channel}/Horde_Db) < 3.0.0
Requires: php-pear(%{pear_channel}/Horde_Kolab_Session) >= 2.0.0
Requires: php-pear(%{pear_channel}/Horde_Kolab_Session) < 3.0.0
Requires: php-pear(%{pear_channel}/Horde_Perms) >= 2.0.0
@@ -178,6 +180,10 @@ fi
%changelog
+* Mon Feb 27 2017 Remi Collet <remi@fedoraproject.org> - 2.4.0-1
+- Update to 2.4.0
+- raise dependency on Horde_Db 2.4.0
+
* Sun Dec 04 2016 Remi Collet <remi@fedoraproject.org> - 2.3.4-1
- Update to 2.3.4