From a0d59fb545a910e088d091ba1b9dccbf1635414a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 5 Jun 2013 14:27:31 +0200 Subject: php-horde-nag: 4.1.0 --- php-horde-nag.spec | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'php-horde-nag.spec') diff --git a/php-horde-nag.spec b/php-horde-nag.spec index 8788bbc..485fb98 100644 --- a/php-horde-nag.spec +++ b/php-horde-nag.spec @@ -1,3 +1,11 @@ +# spec file for php-horde-nag +# +# Copyright (c) 2012-2013 Remi Collet +# License: CC-BY-SA +# http://creativecommons.org/licenses/by-sa/3.0/ +# +# Please, preserve the changelog entries +# %{!?pear_metadir: %global pear_metadir %{pear_phpdir}} %{!?__pear: %{expand: %%global __pear %{_bindir}/pear}} %global pear_name nag @@ -9,7 +17,7 @@ # "horde-nag" sub package with apache stuff Name: php-horde-nag -Version: 4.0.3 +Version: 4.1.0 Release: 1%{?dist} Summary: A web based task list manager @@ -42,7 +50,7 @@ Requires: php-pear(%{pear_channel}/horde) >= 5.0.0 Requires: php-pear(%{pear_channel}/horde) < 6.0.0 Requires: php-pear(%{pear_channel}/Horde_Auth) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Auth) < 3.0.0 -Requires: php-pear(%{pear_channel}/Horde_Core) >= 2.0.0 +Requires: php-pear(%{pear_channel}/Horde_Core) >= 2.5.0 Requires: php-pear(%{pear_channel}/Horde_Core) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Data) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Data) < 3.0.0 @@ -196,6 +204,9 @@ fi %changelog +* Wed Jun 05 2013 Remi Collet - 4.1.0-1 +- Update to 4.1.0 + * Fri May 31 2013 Remi Collet - 4.0.3-1 - Update to 4.0.3 - switch from Conflicts to Requires -- cgit