diff options
| -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 3f0615b..89d52f9 100644 --- a/php-horde-imp.spec +++ b/php-horde-imp.spec @@ -7,12 +7,12 @@  # Please, preserve the changelog entries  #  %{!?pear_metadir: %global pear_metadir %{pear_phpdir}} -%{!?__pear: %{expand: %%global __pear %{_bindir}/pear}} +%{!?__pear:       %global __pear       %{_bindir}/pear}  %global pear_name    imp  %global pear_channel pear.horde.org  Name:           php-horde-imp -Version:        6.1.6 +Version:        6.1.7  Release:        1%{?dist}  Summary:        A web based webmail system @@ -251,6 +251,9 @@ fi  %changelog +* Fri Mar 07 2014 Remi Collet <remi@fedoraproject.org> - 6.1.7-1 +- Update to 6.1.7 +  * Wed Nov 20 2013 Remi Collet <remi@fedoraproject.org> - 6.1.6-1  - Update to 6.1.6 | 
