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 --- REFLECTION | 2 +- php-pecl-http.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/REFLECTION b/REFLECTION index 3bbcad0..27b5a7f 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #180 http version 2.4.1 ] { +Extension [ extension #181 http version 2.4.2 ] { - Dependencies { Dependency [ raphf (Required) ] 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