diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-07-09 07:10:06 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-07-09 07:10:06 +0200 |
commit | b236c35697ba39001cd63aa4d9d240e023678bfa (patch) | |
tree | 0d15629da304d5962a420b70ece21dfa1a400697 | |
parent | 3e5bc74bc495c72ff5d455a30e498d4d00188328 (diff) |
php-horde-Horde-Core: 2.12.4
-rw-r--r-- | php-horde-Horde-Core.spec | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/php-horde-Horde-Core.spec b/php-horde-Horde-Core.spec index 2df2448..609056b 100644 --- a/php-horde-Horde-Core.spec +++ b/php-horde-Horde-Core.spec @@ -11,7 +11,7 @@ %global pear_channel pear.horde.org Name: php-horde-Horde-Core -Version: 2.12.2 +Version: 2.12.4 Release: 1%{?dist} Summary: Horde Core Framework libraries @@ -99,6 +99,8 @@ Requires: php-pear(%{pear_channel}/Horde_Mime_Viewer) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Mime_Viewer) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Notification) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Notification) < 3.0.0 +Requires: php-pear(%{pear_channel}/Horde_Pack) >= 1.0.0 +Requires: php-pear(%{pear_channel}/Horde_Pack) < 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Perms) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Perms) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Prefs) >= 2.6.0 @@ -269,6 +271,10 @@ fi %changelog +* Wed Jul 09 2014 Remi Collet <remi@fedoraproject.org> - 2.12.4-1 +- Update to 2.12.4 +- add dep on Horde_Pack + * Tue Jul 08 2014 Remi Collet <remi@fedoraproject.org> - 2.12.2-1 - Update to 2.12.2 |