diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-10-21 07:36:03 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-10-21 07:36:03 +0200 |
commit | 2e85eed9429a8bfa1c1ae16c0c2fa06c12fae578 (patch) | |
tree | 5c19799abdbb5f6aa5cada3af23553ebab2a12fb | |
parent | e8867e4ff17ab3a303150a0f64649858c2b71ee2 (diff) |
Horde 5.2.8
-rw-r--r-- | php-horde-horde.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-horde-horde.spec b/php-horde-horde.spec index bf8274f..4687f69 100644 --- a/php-horde-horde.spec +++ b/php-horde-horde.spec @@ -13,7 +13,7 @@ %global with_sysjs 0 Name: php-horde-horde -Version: 5.2.7 +Version: 5.2.8 Release: 1%{?dist} Summary: Horde Application Framework @@ -126,7 +126,7 @@ Requires: php-pear(%{pear_channel}/Horde_Feed) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Feed) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_OpenXchange) >= 1.0.0 Requires: php-pear(%{pear_channel}/Horde_OpenXchange) < 2.0.0 -Requires: php-pear(%{pear_channel}/Horde_Service_Weather) >= 2.1.0 +Requires: php-pear(%{pear_channel}/Horde_Service_Weather) >= 2.2.0 Requires: php-pear(%{pear_channel}/Horde_Service_Weather) < 3.0.0 # Optional but implicitly required # Horde_Db, Horde_Oauth, Horde_SyncMl @@ -311,6 +311,9 @@ fi %changelog +* Wed Oct 21 2015 Remi Collet <remi@fedoraproject.org> - 5.2.8-1 +- Update to 5.2.8 + * Sat Aug 01 2015 Remi Collet <remi@fedoraproject.org> - 5.2.7-1 - Update to 5.2.7 - raise dependency on Horde_Perms 2.1.5 |