From 24de1834293afda5440cda6229b785e977d7da00 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 7 Dec 2015 13:37:15 +0100 Subject: php-pecl-http: 2.5.5 --- REFLECTION | 2 +- php-pecl-http.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/REFLECTION b/REFLECTION index b501884..f7f0770 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #189 http version 2.5.3 ] { +Extension [ extension #190 http version 2.5.5 ] { - Dependencies { Dependency [ raphf (Required) ] diff --git a/php-pecl-http.spec b/php-pecl-http.spec index d67bfe2..60a51fd 100644 --- a/php-pecl-http.spec +++ b/php-pecl-http.spec @@ -44,7 +44,7 @@ #global prever RC1 Name: %{?sub_prefix}php-pecl-http -Version: 2.5.3 +Version: 2.5.5 Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} Summary: Extended HTTP support @@ -365,6 +365,9 @@ rm -rf %{buildroot} %changelog +* Mon Dec 7 2015 Remi Collet - 2.5.5-1 +- Update to 2.5.5 (stable) + * Fri Sep 25 2015 Remi Collet - 2.5.3-1 - Update to 2.5.3 (stable) -- cgit