diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-10-29 15:11:33 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-10-29 15:11:33 +0100 | 
| commit | 55b812dfa828b845e2aac1b28b9a1ab0b5efbb78 (patch) | |
| tree | 36b06734454156024ddc0a3bffa895598977afea | |
| parent | 64d34294eaf4f6b0f28a8a125b8702d4138f0585 (diff) | |
php-horde-imp: 6.2.3
| -rw-r--r-- | php-horde-imp.spec | 7 | 
1 files changed, 4 insertions, 3 deletions
| diff --git a/php-horde-imp.spec b/php-horde-imp.spec index 7076fd5..5b7d7ba 100644 --- a/php-horde-imp.spec +++ b/php-horde-imp.spec @@ -11,7 +11,7 @@  %global pear_channel pear.horde.org  Name:           php-horde-imp -Version:        6.2.2 +Version:        6.2.3  Release:        1%{?dist}  Summary:        A web based webmail system @@ -207,10 +207,8 @@ done | tee ../%{pear_name}.lang  %check -src=$(pwd)/%{pear_name}-%{version}  cd %{pear_name}-%{version}/test/Imp  phpunit\ -    --include-path=$src/lib \      -d date.timezone=UTC \      . @@ -256,6 +254,9 @@ fi  %changelog +* Wed Oct 29 2014 Remi Collet <remi@fedoraproject.org> - 6.2.3-1 +- Update to 6.2.3 +  * Sat Sep 06 2014 Remi Collet <remi@fedoraproject.org> - 6.2.2-1  - Update to 6.2.2 | 
