diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-07-07 17:59:16 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-07-07 17:59:16 +0200 | 
| commit | 1c1fb03035855a366e820135f853542cb60fdd42 (patch) | |
| tree | 3fb6b95131eae58c1267c9f4646682e259df032e | |
| parent | fc136d120a8931e838e79fe2b7bdc011bec0c522 (diff) | |
php-horde-imp: 6.1.8
| -rw-r--r-- | php-horde-imp.spec | 8 | 
1 files changed, 5 insertions, 3 deletions
| diff --git a/php-horde-imp.spec b/php-horde-imp.spec index 3803cc0..addc420 100644 --- a/php-horde-imp.spec +++ b/php-horde-imp.spec @@ -6,14 +6,13 @@  #  # Please, preserve the changelog entries  # -%{!?pear_metadir: %global pear_metadir %{pear_phpdir}}  %{!?__pear:       %global __pear       %{_bindir}/pear}  %global pear_name    imp  %global pear_channel pear.horde.org  Name:           php-horde-imp -Version:        6.1.7 -Release:        2%{?dist} +Version:        6.1.8 +Release:        1%{?dist}  Summary:        A web based webmail system  Group:          Development/Libraries @@ -255,6 +254,9 @@ fi  %changelog +* Mon Jul 07 2014 Remi Collet <remi@fedoraproject.org> - 6.1.8-1 +- Update to 6.1.8 +  * Mon Apr 28 2014 Remi Collet <remi@fedoraproject.org> - 6.1.7-2  - fix from review #1087734 | 
