diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-07-17 13:24:17 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-07-17 13:24:17 +0200 |
commit | 60b415012e91a4bab5468f08574e0f9f27bbd4a1 (patch) | |
tree | 900a5f07658432cb468bf55acafc0a8c7a2b6153 | |
parent | aa4ba9d0103e1e04c5a8a900332d8b58b3a9d262 (diff) |
php-horde-turba: 4.1.1
-rw-r--r-- | php-horde-turba.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-horde-turba.spec b/php-horde-turba.spec index fca4e13..3d19166 100644 --- a/php-horde-turba.spec +++ b/php-horde-turba.spec @@ -17,7 +17,7 @@ # "horde-turba" sub package with apache stuff Name: php-horde-turba -Version: 4.1.0 +Version: 4.1.1 Release: 1%{?dist} Summary: A web based address book @@ -62,7 +62,7 @@ Requires: php-pear(%{pear_channel}/Horde_Form) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Form) < 3.0.0 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_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 @@ -216,6 +216,9 @@ fi %changelog +* Wed Jul 17 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 |