diff options
| author | Remi Collet <fedora@famillecollet.com> | 2017-03-20 15:41:21 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2017-03-20 15:41:21 +0100 | 
| commit | 0a6ae38343a510c554f51c0ffb743600b6a0190c (patch) | |
| tree | 575ced775d6a92b857cc8e10ac40f67c0ad76b01 | |
| parent | 09497ab7329b02304c5b1b9b89f19454e6b8e994 (diff) | |
php-horde-imp: 6.2.18
| -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 3fc875c..4f8fd9e 100644 --- a/php-horde-imp.spec +++ b/php-horde-imp.spec @@ -11,8 +11,8 @@  %global pear_channel pear.horde.org  Name:           php-horde-imp -Version:        6.2.17 -Release:        2%{?dist} +Version:        6.2.18 +Release:        1%{?dist}  Summary:        A web based webmail system  Group:          Development/Libraries @@ -272,6 +272,9 @@ fi  %changelog +* Mon Mar 20 2017 Remi Collet <remi@remirepo.net> - 6.2.18-1 +- Update to 6.2.18 +  * Tue Dec 20 2016 Remi Collet <remi@fedoraproject.org> - 6.2.17-2  - Update to 6.2.17  - use upstream locale files | 
