diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-03-20 13:52:46 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-03-20 13:52:46 +0100 |
commit | 5f1cd5552e9385840efcb53595fb3b2845fdfdc4 (patch) | |
tree | a6741355a3a548b6a6c6e8f4e54e10fac035e0b5 | |
parent | c7bafc9dffd615651a6a76293f906a662646c7ed (diff) |
php-horde-Horde-Cli: 2.1.0
-rw-r--r-- | php-horde-Horde-Cli.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-horde-Horde-Cli.spec b/php-horde-Horde-Cli.spec index 8c26e25..34c300f 100644 --- a/php-horde-Horde-Cli.spec +++ b/php-horde-Horde-Cli.spec @@ -12,7 +12,7 @@ %global pear_channel pear.horde.org Name: php-horde-Horde-Cli -Version: 2.0.7 +Version: 2.1.0 Release: 1%{?dist} Summary: Horde Command Line Interface API @@ -111,6 +111,9 @@ fi %changelog +* Mon Mar 20 2017 Remi Collet <remi@remirepo.net> - 2.1.0-1 +- Update to 2.1.0 + * Wed Jul 13 2016 Remi Collet <remi@fedoraproject.org> - 2.0.7-1 - Update to 2.0.7 |