diff --git a/.gitignore b/.gitignore index 966654a..b741ff6 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ clog /horde-5.2.5.tgz /horde-5.2.6.tgz /horde-5.2.7.tgz +/horde-5.2.8.tgz diff --git a/php-horde-horde.spec b/php-horde-horde.spec index 055af65..8847382 100644 --- a/php-horde-horde.spec +++ b/php-horde-horde.spec @@ -14,7 +14,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 @@ -305,6 +305,9 @@ fi %changelog +* Wed Oct 21 2015 Remi Collet - 5.2.8-1 +- Update to 5.2.8 + * Sat Aug 01 2015 Remi Collet - 5.2.7-1 - Update to 5.2.7 - raise dependency on Horde_Perms 2.1.5 diff --git a/sources b/sources index 5a1adcc..5ee71c6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4a0dcc30b4e75e8cd0e4d1a754ce5524 horde-5.2.7.tgz +345540526904c1a133a0f421cc3bb88e horde-5.2.8.tgz