From fd625bd2f9aaf79be4f0e5a4be6d492d52751564 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 3 Apr 2015 15:43:05 +0200 Subject: php-pecl-http: 2.4.2 --- php-pecl-http.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php-pecl-http.spec') diff --git a/php-pecl-http.spec b/php-pecl-http.spec index 2282f70..94c3a2a 100644 --- a/php-pecl-http.spec +++ b/php-pecl-http.spec @@ -33,7 +33,7 @@ #global prever RC1 Name: %{?scl_prefix}php-pecl-http -Version: 2.4.1 +Version: 2.4.2 Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} Summary: Extended HTTP support @@ -350,6 +350,9 @@ rm -rf %{buildroot} %changelog +* Fri Apr 03 2015 Remi Collet - 2.4.2-1 +- Update to 2.4.2 + * Wed Mar 18 2015 Remi Collet - 2.4.1-1 - Update to 2.4.1 - add dependencies on pecl/json_post and pecl/apfd -- cgit