diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-12-14 16:47:06 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-12-14 16:47:06 +0100 |
commit | 2fd990311e156a83f2cff06515a4316f5c9d00f2 (patch) | |
tree | 4ae12f3b478e129ea40e270e701d9c045a00ed6f | |
parent | 5e0c701fe1572c866cd237b3a5b1ffe568adfc48 (diff) |
php-horde-Horde-Core: 2.24.4
-rw-r--r-- | php-horde-Horde-Core.spec | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/php-horde-Horde-Core.spec b/php-horde-Horde-Core.spec index acc202c..fa269f2 100644 --- a/php-horde-Horde-Core.spec +++ b/php-horde-Horde-Core.spec @@ -13,7 +13,7 @@ %global with_sysjs 0 Name: php-horde-Horde-Core -Version: 2.22.3 +Version: 2.22.4 Release: 1%{?dist} Summary: Horde Core Framework libraries @@ -148,8 +148,6 @@ Requires: php-pear(%{pear_channel}/Horde_Editor) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Editor) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_ElasticSearch) >= 1.0.0 Requires: php-pear(%{pear_channel}/Horde_ElasticSearch) < 2.0.0 -#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_Kolab_Server) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Kolab_Server) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Kolab_Session) >= 2.0.0 @@ -285,6 +283,9 @@ fi %changelog +* Mon Dec 14 2015 Remi Collet <remi@fedoraproject.org> - 2.22.4-1 +- Update to 2.22.4 + * Fri Dec 04 2015 Remi Collet <remi@fedoraproject.org> - 2.22.3-1 - Update to 2.22.3 |