From e40283424a8e6b6b96a8844bff4e87f4d6dedd76 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 7 Mar 2014 13:22:45 +0100 Subject: php-horde-imp: 6.1.7 --- php-horde-imp.spec | 7 +++++-- 1 file 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 - 6.1.7-1 +- Update to 6.1.7 + * Wed Nov 20 2013 Remi Collet - 6.1.6-1 - Update to 6.1.6 -- cgit