diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-10-21 08:30:33 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-10-21 08:30:33 +0200 |
commit | 66d96094d2802bfb8eda8a71ecaa444a4c6f0641 (patch) | |
tree | ec32bff2ce2fd8be3f158d7bc0f1400ab60bab1e | |
parent | 679a03db300772ce2576ea70d6dff4fe9d34e6e5 (diff) |
php-horde-kronolith: 4.2.10
-rw-r--r-- | php-horde-kronolith.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/php-horde-kronolith.spec b/php-horde-kronolith.spec index d3e6a6d..74769b2 100644 --- a/php-horde-kronolith.spec +++ b/php-horde-kronolith.spec @@ -11,7 +11,7 @@ %global pear_channel pear.horde.org Name: php-horde-kronolith -Version: 4.2.9 +Version: 4.2.10 Release: 1%{?dist} Summary: A web based calendar @@ -46,7 +46,7 @@ Requires: php-pear(Date) Requires: php-pear(Date_Holidays) >= 0.21.0 Requires: php-channel(%{pear_channel}) Requires: php-pear(%{pear_channel}/Horde_Role) >= 1.0.0 -Requires: php-pear(%{pear_channel}/content) >= 2.0.0 +Requires: php-pear(%{pear_channel}/content) >= 2.0.5 Requires: php-pear(%{pear_channel}/content) < 3.0.0 Requires: php-pear(%{pear_channel}/horde) >= 5.0.0 Requires: php-pear(%{pear_channel}/horde) < 6.0.0 @@ -54,7 +54,7 @@ Requires: php-pear(%{pear_channel}/Horde_Auth) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Auth) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Autoloader) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Autoloader) < 3.0.0 -Requires: php-pear(%{pear_channel}/Horde_Core) >= 2.5.0 +Requires: php-pear(%{pear_channel}/Horde_Core) >= 2.21.0 Requires: php-pear(%{pear_channel}/Horde_Core) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Data) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Data) < 3.0.0 @@ -257,6 +257,9 @@ fi %changelog +* Wed Oct 21 2015 Remi Collet <remi@fedoraproject.org> - 4.2.10-1 +- Update to 4.2.10 + * Sat Aug 01 2015 Remi Collet <remi@fedoraproject.org> - 4.2.9-1 - Update to 4.2.9 |