diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-12-03 18:06:14 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-12-03 18:06:14 +0100 |
commit | 0be2edae2e3e152446ea4a64f9def00575b9fa32 (patch) | |
tree | 5f939534a58ac6382052da9ec27e8a875026e2a4 /php-horde-ingo.spec | |
parent | ba53083dba4d8c204e92bb432840c88e9829daa7 (diff) |
php-horde-ingo 3.2.3
Diffstat (limited to 'php-horde-ingo.spec')
-rw-r--r-- | php-horde-ingo.spec | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/php-horde-ingo.spec b/php-horde-ingo.spec index 2c50271..34be60b 100644 --- a/php-horde-ingo.spec +++ b/php-horde-ingo.spec @@ -11,7 +11,7 @@ %global pear_channel pear.horde.org Name: php-horde-ingo -Version: 3.2.2 +Version: 3.2.3 Release: 1%{?dist} Summary: An email filter rules manager @@ -150,9 +150,7 @@ done | tee ../%{pear_name}.lang %check cd %{pear_name}-%{version}/test/Ingo -phpunit\ - -d date.timezone=UTC \ - . +phpunit . %clean @@ -196,6 +194,9 @@ fi %changelog +* Wed Dec 03 2014 Remi Collet <remi@fedoraproject.org> - 3.2.3-1 +- Update to 3.2.3 + * Wed Oct 29 2014 Remi Collet <remi@fedoraproject.org> - 3.2.2-1 - Update to 3.2.2 |