From ee83e753ea6413b4ff09dd6113e9e7c1ffb98b47 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 7 May 2013 16:13:22 +0200 Subject: php-horde-Horde-Http: 2.0.3 --- php-horde-Horde-Http.spec | 8 ++++++-- 1 file 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 - 2.0.3-1 +- Update to 2.0.3 + * Tue Apr 23 2013 Remi Collet - 2.0.2-2 - drop optional dependency on php-pecl-http (need v1) -- cgit