diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-10-29 15:14:09 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-10-29 15:14:09 +0100 | 
| commit | ba53083dba4d8c204e92bb432840c88e9829daa7 (patch) | |
| tree | fcea10bf78b9e1c36ec4cb8cd26c28aabcea4224 | |
| parent | a7489cbb3478c25a4f1d7832381e67bc10cf7ff2 (diff) | |
php-horde-ingo: 3.2.2
| -rw-r--r-- | php-horde-ingo.spec | 7 | 
1 files changed, 4 insertions, 3 deletions
diff --git a/php-horde-ingo.spec b/php-horde-ingo.spec index 1fdc78e..2c50271 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.1 +Version:        3.2.2  Release:        1%{?dist}  Summary:        An email filter rules manager @@ -149,10 +149,8 @@ done | tee ../%{pear_name}.lang  %check -src=$(pwd)/%{pear_name}-%{version}  cd %{pear_name}-%{version}/test/Ingo  phpunit\ -    --include-path=$src/lib \      -d date.timezone=UTC \      . @@ -198,6 +196,9 @@ fi  %changelog +* Wed Oct 29 2014 Remi Collet <remi@fedoraproject.org> - 3.2.2-1 +- Update to 3.2.2 +  * Sat Sep 06 2014 Remi Collet <remi@fedoraproject.org> - 3.2.1-1  - Update to 3.2.1  | 
