From d4fe33f5cfc87e23b69d9da421b995c0b1940063 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 25 Oct 2014 09:40:34 +0200 Subject: php-horde-Horde-Db: 2.1.5 --- php-horde-Horde-Db.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/php-horde-Horde-Db.spec b/php-horde-Horde-Db.spec index fbd5404..76000f6 100644 --- a/php-horde-Horde-Db.spec +++ b/php-horde-Horde-Db.spec @@ -12,7 +12,7 @@ %global pear_channel pear.horde.org Name: php-horde-Horde-Db -Version: 2.1.4 +Version: 2.1.5 Release: 1%{?dist} Summary: Horde Database Libraries @@ -85,10 +85,8 @@ 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) phpunit \ - --include-path=$src/lib \ -d date.timezone=UTC \ . @@ -115,6 +113,9 @@ fi %changelog +* Sat Oct 25 2014 Remi Collet - 2.1.5-1 +- Update to 2.1.5 + * Thu Oct 02 2014 Remi Collet - 2.1.4-1 - Update to 2.1.4 -- cgit