diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-03-10 16:24:02 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-03-10 16:24:02 +0100 | 
| commit | 967fcd76038897096e68483fbc7e4923c06d2b82 (patch) | |
| tree | b1ba474c56bf2b4b5ccae2df50571a4a893992be | |
| parent | 1b25907b0d186b686c3d5cc2a5361fa25d37a801 (diff) | |
php-horde-kronolith: 4.1.5
| -rw-r--r-- | php-horde-kronolith.spec | 7 | 
1 files changed, 5 insertions, 2 deletions
diff --git a/php-horde-kronolith.spec b/php-horde-kronolith.spec index e27a215..1ba4848 100644 --- a/php-horde-kronolith.spec +++ b/php-horde-kronolith.spec @@ -7,7 +7,7 @@  # 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    kronolith  %global pear_channel pear.horde.org @@ -15,7 +15,7 @@  # Fatal error: Call to a member function setShareCallback() on a non-object...  Name:           php-horde-kronolith -Version:        4.1.4 +Version:        4.1.5  Release:        1%{?dist}  Summary:        A web based calendar @@ -240,6 +240,9 @@ fi  %changelog +* Mon Mar 10 2014 Remi Collet <remi@fedoraproject.org> - 4.1.5-1 +- Update to 4.1.5 +  * Tue Oct 29 2013 Remi Collet <remi@fedoraproject.org> - 4.1.4-1  - Update to 4.1.4  | 
