diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-07-31 08:43:08 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-07-31 08:43:08 +0200 | 
| commit | c1b9ed21a28c7860d7fcf260306115fd9c8f0f60 (patch) | |
| tree | 82ef8fa838eece4a676dc4922bb9530ce936b92a | |
| parent | 30e2541420b1f96920f86d8e8ed3fa503ddbae28 (diff) | |
php-horde-Horde-Alarm: 2.2.5
| -rw-r--r-- | php-horde-Horde-Alarm.spec | 10 | 
1 files changed, 5 insertions, 5 deletions
diff --git a/php-horde-Horde-Alarm.spec b/php-horde-Horde-Alarm.spec index 0f1a91e..528a596 100644 --- a/php-horde-Horde-Alarm.spec +++ b/php-horde-Horde-Alarm.spec @@ -12,7 +12,7 @@  %global pear_channel pear.horde.org  Name:           php-horde-Horde-Alarm -Version:        2.2.4 +Version:        2.2.5  Release:        1%{?dist}  Summary:        Horde Alarm Libraries @@ -111,10 +111,7 @@ done | tee ../%{pear_name}.lang  %check  cd %{pear_name}-%{version}/test/$(echo %{pear_name} | sed -e s:_:/:g) -phpunit\ -    --include-path=%{buildroot}%{pear_phpdir} \ -    -d date.timezone=UTC \ -    . +phpunit .  %post @@ -141,6 +138,9 @@ fi  %changelog +* Fri Jul 31 2015 Remi Collet <remi@fedoraproject.org> - 2.2.5-1 +- Update to 2.2.5 +  * Wed Feb 11 2015 Remi Collet <remi@fedoraproject.org> - 2.2.4-1  - Update to 2.2.4  - add provides php-composer(horde/horde-alarm)  | 
