diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-01-20 17:02:50 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-01-20 17:02:50 +0100 |
commit | e66a12f3ac24f9286c8554ab875b968099bf2431 (patch) | |
tree | ddd1f23be323ff31326ff7bd26d3cb820ce19cd4 | |
parent | e466355dda2181d955f20e80a60e68eeb2e4cd8c (diff) |
php-horde-imp: 6.2.6
-rw-r--r-- | php-horde-imp.spec | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/php-horde-imp.spec b/php-horde-imp.spec index 6e229b8..5b11943 100644 --- a/php-horde-imp.spec +++ b/php-horde-imp.spec @@ -11,7 +11,7 @@ %global pear_channel pear.horde.org Name: php-horde-imp -Version: 6.2.5 +Version: 6.2.6 Release: 1%{?dist} Summary: A web based webmail system @@ -122,10 +122,10 @@ Requires: php-pear(%{pear_channel}/Horde_Vfs) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Vfs) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_View) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_View) < 3.0.0 -Requires: php-pear(phpseclib.sourceforge.net/File_ASN1) # From package.xml, optional Requires: php-pear(%{pear_channel}/Horde_Service_Gravatar) >= 1.0.0 Requires: php-pear(%{pear_channel}/Horde_Service_Gravatar) < 2.0.0 +Requires: php-pear(phpseclib.sourceforge.net/File_ASN1) # Optional and implicitly required: # Horde_History, Horde_Http # From phpcompatinfo report for version 6.1.7 @@ -257,6 +257,10 @@ fi %changelog +* Tue Jan 20 2015 Remi Collet <remi@fedoraproject.org> - 6.2.6-1 +- Update to 6.2.6 +- phpseclib/File_ASN1 is optional + * Thu Jan 15 2015 Remi Collet <remi@fedoraproject.org> - 6.2.5-1 - Update to 6.2.5 - add dependency on phpseclib/File_ASN1 |