From f8f6b7b796c0feb2065c86957b5faffced080cd7 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 9 Oct 2017 12:04:33 +0200 Subject: Update to 2.31.0 raise dependency on Horde_Prefs >= 2.9.0 --- php-horde-Horde-Core.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'php-horde-Horde-Core.spec') diff --git a/php-horde-Horde-Core.spec b/php-horde-Horde-Core.spec index 577d5e0..9a435a5 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.30.2 +Version: 2.31.0 Release: 1%{?dist} Summary: Horde Core Framework libraries @@ -114,7 +114,7 @@ Requires: php-pear(%{pear_channel}/Horde_Pack) >= 1.0.0 Requires: php-pear(%{pear_channel}/Horde_Pack) < 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Perms) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Perms) < 3.0.0 -Requires: php-pear(%{pear_channel}/Horde_Prefs) >= 2.8.0 +Requires: php-pear(%{pear_channel}/Horde_Prefs) >= 2.9.0 Requires: php-pear(%{pear_channel}/Horde_Prefs) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Secret) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Secret) < 3.0.0 @@ -286,6 +286,10 @@ fi %changelog +* Mon Oct 9 2017 Remi Collet - 2.31.0-1 +- Update to 2.31.0 +- raise dependency on Horde_Prefs >= 2.9.0 + * Mon Aug 28 2017 Remi Collet - 2.30.2-1 - Update to 2.30.2 -- cgit