From e20389e56769e41fbce2e01c8b6a484690b03174 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 9 Mar 2016 13:55:23 +0100 Subject: [PATCH] v2.5.6 (cherry picked from commit edfc85ebcbe41cd1e1e186608363411babbd0c8f) (cherry picked from commit 69f2cc3b21c80006b81cd4a939c082751db14783) --- .gitignore | 1 + php-pecl-http.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6638c17..3af73c0 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ clog /pecl_http-2.5.2.tgz /pecl_http-2.5.3.tgz /pecl_http-2.5.5.tgz +/pecl_http-2.5.6.tgz diff --git a/php-pecl-http.spec b/php-pecl-http.spec index 0f64f20..bf58c53 100644 --- a/php-pecl-http.spec +++ b/php-pecl-http.spec @@ -31,7 +31,7 @@ #global prever RC1 Name: php-pecl-http -Version: 2.5.5 +Version: 2.5.6 Release: 1%{?dist} Summary: Extended HTTP support @@ -288,6 +288,9 @@ fi %changelog +* Wed Mar 9 2016 Remi Collet - 2.5.6-1 +- Update to 2.5.6 (stable) + * Mon Dec 7 2015 Remi Collet - 2.5.5-1 - Update to 2.5.5 (stable) diff --git a/sources b/sources index f9b7f2e..952fbbf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -99d34bf67ecd7e8e30b52820ecc13f0c pecl_http-2.5.5.tgz +40fff0e5536c5e80b44e68dd475f8c0a pecl_http-2.5.6.tgz