summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-03-11 06:33:58 +0100
committerRemi Collet <fedora@famillecollet.com>2014-03-11 06:33:58 +0100
commitbddfbfa0fe8e389fa08aad1a323d1d9181c2ed31 (patch)
tree9ca5d9c02fc49ca3033327f5b496f4525887cac8
parent8aba1f7f20c68ad32e29edf5a19dfe61ca91156b (diff)
php-horde-Horde-Test: 2.3.0
-rw-r--r--php-horde-Horde-Test.spec18
1 files 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 <remi@fedoraproject.org> - 2.3.0-1
+- Update to 2.3.0
+
* Sat Dec 07 2013 Remi Collet <remi@fedoraproject.org> - 2.2.6-1
- Update to 2.2.6 (stable)