diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-03-10 16:21:21 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-03-10 16:21:21 +0100 |
commit | 881dbe526c595feeca735082f8e1f656d9a8113e (patch) | |
tree | 27456cae5495c94fa768dea1aef0a7d92bce561c | |
parent | d68dc3e3b68979152fd84d74b9b4bdfc2a7da54a (diff) |
php-horde-Horde-Timezone: 1.0.5
-rw-r--r-- | php-horde-Horde-Timezone.spec | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/php-horde-Horde-Timezone.spec b/php-horde-Horde-Timezone.spec index 2eadd48..bf3d832 100644 --- a/php-horde-Horde-Timezone.spec +++ b/php-horde-Horde-Timezone.spec @@ -6,13 +6,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 Horde_Timezone %global pear_channel pear.horde.org Name: php-horde-Horde-Timezone -Version: 1.0.4 +Version: 1.0.5 Release: 1%{?dist} Summary: Timezone library @@ -106,6 +105,9 @@ fi %changelog +* Mon Mar 10 2014 Remi Collet <remi@fedoraproject.org> - 1.0.5-1 +- Update to 1.0.5 + * Mon Oct 28 2013 Remi Collet <remi@fedoraproject.org> - 1.0.4-1 - Update to 1.0.4 |