diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-07-07 17:55:34 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-07-07 17:55:34 +0200 | 
| commit | 13cba2bd2baf997ac7a4717166e2c4858f4e1588 (patch) | |
| tree | 7fd9b7a2e0ab70d5142e429c80ed58a3d3032d52 | |
| parent | 76de6af7b986685c62d3ae23153484a12299c51a (diff) | |
php-horde-horde: 5.1.7
| -rw-r--r-- | php-horde-horde.spec | 8 | 
1 files changed, 5 insertions, 3 deletions
diff --git a/php-horde-horde.spec b/php-horde-horde.spec index 2b1fb3d..b7b01a4 100644 --- a/php-horde-horde.spec +++ b/php-horde-horde.spec @@ -6,14 +6,13 @@  #  # Please, preserve the changelog entries  # -%{!?pear_metadir: %global pear_metadir %{pear_phpdir}}  %{!?__pear:       %global __pear       %{_bindir}/pear}  %global pear_name    horde  %global pear_channel pear.horde.org  Name:           php-horde-horde -Version:        5.1.6 -Release:        2%{?dist} +Version:        5.1.7 +Release:        1%{?dist}  Summary:        Horde Application Framework  Group:          Development/Libraries @@ -246,6 +245,9 @@ fi  %changelog +* Mon Jul 07 2014 Remi Collet <remi@fedoraproject.org> - 5.1.7-1 +- Update to 5.1.7 +  * Sun Apr 13 2014 Remi Collet <remi@fedoraproject.org> - 5.1.6-2  - comments from review #949038  - missing dep on php-filter and php-json  | 
