diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-01-22 06:46:09 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-01-22 06:46:09 +0100 | 
| commit | c6d335e4914e7d85017fa88be1bc11556c8d057e (patch) | |
| tree | 813511ec71951e749a1c98cfe8dc861003be51b6 | |
| parent | 55a74ec4034f2caadbb4ba3af8afaad84835e662 (diff) | |
php-horde-Horde-Compress: 2.0.7
| -rw-r--r-- | php-horde-Horde-Compress.spec | 7 | 
1 files changed, 5 insertions, 2 deletions
diff --git a/php-horde-Horde-Compress.spec b/php-horde-Horde-Compress.spec index b4bb111..c20335b 100644 --- a/php-horde-Horde-Compress.spec +++ b/php-horde-Horde-Compress.spec @@ -7,12 +7,12 @@  #  # Please, preserve the changelog entries  # -%{!?__pear: %{expand: %%global __pear %{_bindir}/pear}} +%{!?__pear:       %global __pear       %{_bindir}/pear}  %global pear_name    Horde_Compress  %global pear_channel pear.horde.org  Name:           php-horde-Horde-Compress -Version:        2.0.6 +Version:        2.0.7  Release:        1%{?dist}  Summary:        Horde Compression API @@ -130,6 +130,9 @@ fi  %changelog +* Wed Jan 22 2014 Remi Collet <remi@fedoraproject.org> - 2.0.7-1 +- Update to 2.0.7 +  * Sun Jan 19 2014 Remi Collet <remi@fedoraproject.org> - 2.0.6-1  - Update to 2.0.6  - add optional requires: Horde_Mapi  | 
