summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-05-07 16:13:22 +0200
committerRemi Collet <fedora@famillecollet.com>2013-05-07 16:13:22 +0200
commitee83e753ea6413b4ff09dd6113e9e7c1ffb98b47 (patch)
tree9735a9b5ddf5c5b8979ee77b9e093ef6741795b4
parent804a830a3ccb43855bda06775dca705c37727312 (diff)
php-horde-Horde-Http: 2.0.3
-rw-r--r--php-horde-Horde-Http.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php-horde-Horde-Http.spec b/php-horde-Horde-Http.spec
index ee6172d..db5b792 100644
--- a/php-horde-Horde-Http.spec
+++ b/php-horde-Horde-Http.spec
@@ -6,8 +6,8 @@
%global with_tests %{?_with_tests:1}%{!?_with_tests:0}
Name: php-horde-Horde-Http
-Version: 2.0.2
-Release: 2%{?dist}
+Version: 2.0.3
+Release: 1%{?dist}
Summary: Horde HTTP libraries
Group: Development/Libraries
@@ -17,6 +17,7 @@ Source0: http://%{pear_channel}/get/%{pear_name}-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildArch: noarch
+BuildRequires: php(language) >= 5.3.0
BuildRequires: php-pear(PEAR) >= 1.7.0
BuildRequires: php-channel(%{pear_channel})
%if %{with_tests}
@@ -105,6 +106,9 @@ fi
%changelog
+* Tue May 07 2013 Remi Collet <remi@fedoraproject.org> - 2.0.3-1
+- Update to 2.0.3
+
* Tue Apr 23 2013 Remi Collet <remi@fedoraproject.org> - 2.0.2-2
- drop optional dependency on php-pecl-http (need v1)