From 2bf078e3745107f799d60ce86695e3b7ee58cb2a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 22 May 2014 08:58:26 +0200 Subject: php-horde-Horde-Auth: 2.1.4 --- php-horde-Horde-Auth.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-horde-Horde-Auth.spec b/php-horde-Horde-Auth.spec index fc87b36..edbdd51 100644 --- a/php-horde-Horde-Auth.spec +++ b/php-horde-Horde-Auth.spec @@ -12,7 +12,7 @@ %global pear_channel pear.horde.org Name: php-horde-Horde-Auth -Version: 2.1.3 +Version: 2.1.4 Release: 1%{?dist} Summary: Horde Authentication API @@ -116,7 +116,7 @@ done | tee ../%{pear_name}.lang %check cd %{pear_name}-%{version}/test/$(echo %{pear_name} | sed -e s:_:/:) phpunit\ - -d include_path=%{buildroot}%{pear_phpdir}:.:%{pear_phpdir} \ + --include-path=%{buildroot}%{pear_phpdir} \ -d date.timezone=UTC \ . @@ -145,6 +145,9 @@ fi %changelog +* Thu May 22 2014 Remi Collet - 2.1.4-1 +- Update to 2.1.4 + * Fri Apr 04 2014 Remi Collet - 2.1.3-1 - Update to 2.1.3 -- cgit