diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-02-10 14:55:07 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-02-10 14:55:07 +0100 | 
| commit | 145e0bdee95f3e8d8bf25d5c76e73a043f8aa104 (patch) | |
| tree | 545e6ec53a8ccba4d47459821860a864b6918d81 | |
| parent | e66a12f3ac24f9286c8554ab875b968099bf2431 (diff) | |
Imp 6.2.7
| -rw-r--r-- | php-horde-imp.spec | 7 | 
1 files changed, 5 insertions, 2 deletions
| diff --git a/php-horde-imp.spec b/php-horde-imp.spec index 5b11943..d5b4f70 100644 --- a/php-horde-imp.spec +++ b/php-horde-imp.spec @@ -2,7 +2,7 @@  #  # Copyright (c) 2012-2015 Remi Collet  # License: CC-BY-SA -# http://creativecommons.org/licenses/by-sa/3.0/ +# http://creativecommons.org/licenses/by-sa/4.0/  #  # Please, preserve the changelog entries  # @@ -11,7 +11,7 @@  %global pear_channel pear.horde.org  Name:           php-horde-imp -Version:        6.2.6 +Version:        6.2.7  Release:        1%{?dist}  Summary:        A web based webmail system @@ -257,6 +257,9 @@ fi  %changelog +* Tue Feb 10 2015 Remi Collet <remi@fedoraproject.org> - 6.2.7-1 +- Update to 6.2.7 +  * Tue Jan 20 2015 Remi Collet <remi@fedoraproject.org> - 6.2.6-1  - Update to 6.2.6  - phpseclib/File_ASN1 is optional | 
