From 1473dfe7282c406cf30419d4778b6e4da4b12b05 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 4 Nov 2014 14:26:52 +0100 Subject: php-horde-Horde-Pack: 1.0.5 --- php-horde-Horde-Pack.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/php-horde-Horde-Pack.spec b/php-horde-Horde-Pack.spec index 4898794..1c62f92 100644 --- a/php-horde-Horde-Pack.spec +++ b/php-horde-Horde-Pack.spec @@ -12,7 +12,7 @@ %global pear_channel pear.horde.org Name: php-horde-Horde-Pack -Version: 1.0.4 +Version: 1.0.5 Release: 1%{?dist} Summary: Horde Pack Utility @@ -86,7 +86,6 @@ install -pm 644 %{name}.xml %{buildroot}%{pear_xmldir} %check -src=$(pwd)/%{pear_name}-%{version} cd %{pear_name}-%{version}/test/$(echo %{pear_name} | sed -e s:_:/:g) : PHP version %{php_version} @@ -97,7 +96,6 @@ sed -e 's/function testNonUtf8Pack/function SKIP_testNonUtf8Pack/' \ %endif phpunit \ - --include-path=$src/lib \ -d date.timezone=UTC \ . @@ -127,6 +125,9 @@ fi %changelog +* Tue Nov 04 2014 Remi Collet - 1.0.5-1 +- Update to 1.0.5 + * Thu Oct 02 2014 Remi Collet - 1.0.4-1 - Update to 1.0.4 -- cgit