diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-10-28 18:00:14 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-10-28 18:00:14 +0100 |
commit | 06712d48baf396b4e4eba8a55987dc731f7cf4cf (patch) | |
tree | 5dd2ef79943a26a7f0802c30e0c57243f3c594cb | |
parent | 37a1094dbd6c4b8343c7ebdfbaf9718d6bc4577c (diff) |
php-horde-Horde-History: 2.3.2
-rw-r--r-- | php-horde-Horde-History.spec | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/php-horde-Horde-History.spec b/php-horde-Horde-History.spec index 12549c2..0a4dd93 100644 --- a/php-horde-Horde-History.spec +++ b/php-horde-Horde-History.spec @@ -12,7 +12,7 @@ %global pear_channel pear.horde.org Name: php-horde-Horde-History -Version: 2.3.1 +Version: 2.3.2 Release: 1%{?dist} Summary: API for tracking the history of an object @@ -82,10 +82,8 @@ rm -rf %{buildroot} %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 \ . @@ -112,6 +110,9 @@ fi %changelog +* Tue Oct 28 2014 Remi Collet <remi@fedoraproject.org> - 2.3.2-1 +- Update to 2.3.2 + * Thu May 22 2014 Remi Collet <remi@fedoraproject.org> - 2.3.1-1 - Update to 2.3.1 |