diff options
-rw-r--r-- | php-horde-Horde-Service-Weather.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/php-horde-Horde-Service-Weather.spec b/php-horde-Horde-Service-Weather.spec index f43e540..c464559 100644 --- a/php-horde-Horde-Service-Weather.spec +++ b/php-horde-Horde-Service-Weather.spec @@ -11,7 +11,7 @@ %global pear_channel pear.horde.org Name: php-horde-Horde-Service-Weather -Version: 2.3.1 +Version: 2.3.2 Release: 1%{?dist} Summary: Horde Weather Provider @@ -150,8 +150,13 @@ fi %changelog +* Tue Feb 02 2016 Remi Collet <remi@fedoraproject.org> - 2.3.2-1 +- Update to 2.3.2 +- PHP 7 compatible version + * Fri Dec 04 2015 Remi Collet <remi@fedoraproject.org> - 2.3.1-1 - Update to 2.3.1 +- run test suite with both PHP 5 and 7 when available * Wed Oct 21 2015 Remi Collet <remi@fedoraproject.org> - 2.3.0-1 - Update to 2.3.0 |