From bddfbfa0fe8e389fa08aad1a323d1d9181c2ed31 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 11 Mar 2014 06:33:58 +0100 Subject: php-horde-Horde-Test: 2.3.0 --- php-horde-Horde-Test.spec | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/php-horde-Horde-Test.spec b/php-horde-Horde-Test.spec index 2bbd3c3..456b3c5 100644 --- a/php-horde-Horde-Test.spec +++ b/php-horde-Horde-Test.spec @@ -1,9 +1,18 @@ -%{!?__pear: %{expand: %%global __pear %{_bindir}/pear}} +# spec file for php-horde-Horde-Autoloader +# +# Copyright (c) 2012-2014 Nick Bebout, Remi Collet +# +# License: MIT +# https://fedoraproject.org/wiki/Licensing:MIT#Modern_Style_with_sublicense +# +# Please, preserve the changelog entries +# +%{!?__pear: %global __pear %{_bindir}/pear} %global pear_name Horde_Test %global pear_channel pear.horde.org Name: php-horde-Horde-Test -Version: 2.2.6 +Version: 2.3.0 Release: 1%{?dist} Summary: Horde testing base classes @@ -26,7 +35,7 @@ Requires: php-json Requires: php-pcre Requires: php-pdo Requires: php-spl -BuildRequires: php-pear(PEAR) >= 1.7.0 +Requires: php-pear(PEAR) >= 1.7.0 Requires: php-channel(%{pear_channel}) Requires: php-pear(%{pear_channel}/Horde_Support) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Support) < 3.0.0 @@ -86,6 +95,9 @@ fi %changelog +* Tue Mar 11 2014 Remi Collet - 2.3.0-1 +- Update to 2.3.0 + * Sat Dec 07 2013 Remi Collet - 2.2.6-1 - Update to 2.2.6 (stable) -- cgit