diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-07-28 17:23:39 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-07-28 17:23:39 +0200 |
commit | b56ca0fbe80736209ac0f8520ada0b088309b1f2 (patch) | |
tree | 8c9e0f264f594d7392175ea31ff2342f85af16b3 | |
parent | d788a5b2af463f9c69b85a8d705c3eee514c107b (diff) |
php-horde-Horde-Core: 2.25.0
-rw-r--r-- | php-horde-Horde-Core.spec | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/php-horde-Horde-Core.spec b/php-horde-Horde-Core.spec index af5a0a8..249f44b 100644 --- a/php-horde-Horde-Core.spec +++ b/php-horde-Horde-Core.spec @@ -13,7 +13,7 @@ %global with_sysjs 0 Name: php-horde-Horde-Core -Version: 2.24.0 +Version: 2.25.0 Release: 1%{?dist} Summary: Horde Core Framework libraries @@ -107,7 +107,7 @@ Requires: php-pear(%{pear_channel}/Horde_LoginTasks) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_LoginTasks) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Mime) >= 2.5.0 Requires: php-pear(%{pear_channel}/Horde_Mime) < 3.0.0 -Requires: php-pear(%{pear_channel}/Horde_Mime_Viewer) >= 2.0.0 +Requires: php-pear(%{pear_channel}/Horde_Mime_Viewer) >= 2.2.0 Requires: php-pear(%{pear_channel}/Horde_Mime_Viewer) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Notification) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Notification) < 3.0.0 @@ -298,6 +298,10 @@ fi %changelog +* Thu Jul 28 2016 Remi Collet <remi@fedoraproject.org> - 2.25.0-1 +- Update to 2.25.0 +- raise dependency on Horde_Mime_Viewer 2.2.0 + * Sat Jul 02 2016 Remi Collet <remi@fedoraproject.org> - 2.24.0-1 - Update to 2.24.0 |