diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-06-18 18:56:21 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-06-18 18:56:21 +0200 |
commit | 351f9c842da927d2eeee1fce835783eb6596d1a5 (patch) | |
tree | f728e1cca39e538ab8f1611539cb69c893aac224 | |
parent | ba838eef6cb02ff09d902c35194116893eb0e157 (diff) |
php-horde-kronolith: 4.1.1
-rw-r--r-- | php-horde-kronolith.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-horde-kronolith.spec b/php-horde-kronolith.spec index e6d018b..04f40c4 100644 --- a/php-horde-kronolith.spec +++ b/php-horde-kronolith.spec @@ -15,7 +15,7 @@ # Fatal error: Call to a member function setShareCallback() on a non-object... Name: php-horde-kronolith -Version: 4.1.0 +Version: 4.1.1 Release: 1%{?dist} Summary: A web based calendar @@ -77,7 +77,7 @@ Requires: php-pear(%{pear_channel}/Horde_Group) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Group) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Http) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Http) < 3.0.0 -Requires: php-pear(%{pear_channel}/Horde_History) >= 2.0.0 +Requires: php-pear(%{pear_channel}/Horde_History) >= 2.1.0 Requires: php-pear(%{pear_channel}/Horde_History) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Icalendar) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Icalendar) < 3.0.0 @@ -240,6 +240,9 @@ fi %changelog +* Tue Jun 18 2013 Remi Collet <remi@fedoraproject.org> - 4.1.1-1 +- Update to 4.1.1 + * Wed Jun 05 2013 Remi Collet <remi@fedoraproject.org> - 4.1.0-1 - Update to 4.1.0 - new dependency on Horde_Dav |