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