diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-02-02 08:18:12 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-02-02 08:18:12 +0100 |
commit | 2a64d4496e2894b3719641646b88f5540689835c (patch) | |
tree | 7706b90f1a54724ba9bc90451e33ed365375bd52 | |
parent | 45bdfaa2c8c0a79816a569a1874c1f88ae556aaf (diff) |
php-horde-Horde-Imap-Client: 2.29.5
-rw-r--r-- | php-horde-Horde-Imap-Client.spec | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/php-horde-Horde-Imap-Client.spec b/php-horde-Horde-Imap-Client.spec index 6cff9a1..d4f5deb 100644 --- a/php-horde-Horde-Imap-Client.spec +++ b/php-horde-Horde-Imap-Client.spec @@ -12,7 +12,7 @@ %global with_tests %{?_without_tests:0}%{!?_without_tests:1} Name: php-horde-Horde-Imap-Client -Version: 2.29.4 +Version: 2.29.5 Release: 1%{?dist} Summary: Horde IMAP abstraction interface @@ -69,7 +69,7 @@ Requires: php-pear(%{pear_channel}/Horde_Util) < 3.0.0 Requires: php-mbstring Requires: php-pear(%{pear_channel}/Horde_Cache) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Cache) < 3.0.0 -Requires: php-pear(%{pear_channel}/Horde_Db) >= 2.0.0 +Requires: php-pear(%{pear_channel}/Horde_Db) >= 2.2.0 Requires: php-pear(%{pear_channel}/Horde_Db) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Pack) >= 1.0.0 Requires: php-pear(%{pear_channel}/Horde_Pack) < 2.0.0 @@ -174,6 +174,10 @@ fi %changelog +* Tue Feb 02 2016 Remi Collet <remi@fedoraproject.org> - 2.29.5-1 +- Update to 2.29.5 +- PHP 7 compatible version + * Wed Nov 25 2015 Remi Collet <remi@fedoraproject.org> - 2.29.4-1 - Update to 2.29.4 |