diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-03-10 16:13:15 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-03-10 16:13:15 +0100 | 
| commit | 546239b33409efb794afcca72d5cd60edb83dd70 (patch) | |
| tree | 5b9402dafc19622a0311ce165e168fbade1906ac | |
| parent | 59266121468d903afd31e30f68564e95666d904f (diff) | |
php-horde-ingo: 3.1.4
| -rw-r--r-- | php-horde-ingo.spec | 7 | 
1 files changed, 5 insertions, 2 deletions
diff --git a/php-horde-ingo.spec b/php-horde-ingo.spec index 0871bac..3f201eb 100644 --- a/php-horde-ingo.spec +++ b/php-horde-ingo.spec @@ -7,12 +7,12 @@  # Please, preserve the changelog entries  #  %{!?pear_metadir: %global pear_metadir %{pear_phpdir}} -%{!?__pear: %{expand: %%global __pear %{_bindir}/pear}} +%{!?__pear:       %global __pear       %{_bindir}/pear}  %global pear_name    ingo  %global pear_channel pear.horde.org  Name:           php-horde-ingo -Version:        3.1.3 +Version:        3.1.4  Release:        1%{?dist}  Summary:        An email filter rules manager @@ -182,6 +182,9 @@ fi  %changelog +* Mon Mar 10 2014 Remi Collet <remi@fedoraproject.org> - 3.1.4-1 +- Update to 3.1.4 +  * Tue Oct 29 2013 Remi Collet <remi@fedoraproject.org> - 3.1.3-1  - Update to 3.1.3  | 
