diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-08-04 14:36:04 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-08-04 14:36:04 +0200 |
commit | a2826a92c141143851b44d5a592c1d772617597f (patch) | |
tree | 041c6f9aa236d4259ccd49e7a25937afd7cd164c | |
parent | 327bb3e9fa365bb1cebfefd0d40b70005e66aca1 (diff) |
php-horde-Horde-Core: 2.13.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 ee57e36..bd5b54a 100644 --- a/php-horde-Horde-Core.spec +++ b/php-horde-Horde-Core.spec @@ -11,7 +11,7 @@ %global pear_channel pear.horde.org Name: php-horde-Horde-Core -Version: 2.12.6 +Version: 2.13.0 Release: 1%{?dist} Summary: Horde Core Framework libraries @@ -151,7 +151,7 @@ Requires: php-pear(%{pear_channel}/Horde_Queue) >= 1.0.0 Requires: php-pear(%{pear_channel}/Horde_Queue) < 2.0.0 Requires: php-pear(%{pear_channel}/Horde_SpellChecker) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_SpellChecker) < 3.0.0 -Requires: php-pear(%{pear_channel}/Horde_Vfs) >= 2.0.0 +Requires: php-pear(%{pear_channel}/Horde_Vfs) >= 2.2.0 Requires: php-pear(%{pear_channel}/Horde_Vfs) < 3.0.0 # Optional and omited to avoid circular dep: @@ -271,6 +271,10 @@ fi %changelog +* Mon Aug 04 2014 Remi Collet <remi@fedoraproject.org> - 2.13.0-1 +- Update to 2.13.0 +- raise dependency on Horde_Vfs >= 2.2.0 + * Tue Jul 15 2014 Remi Collet <remi@fedoraproject.org> - 2.12.6-1 - Update to 2.12.6 |