diff --git a/.gitignore b/.gitignore index f110a7d..6638c17 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ clog /pecl_http-2.5.1.tgz /pecl_http-2.5.2.tgz /pecl_http-2.5.3.tgz +/pecl_http-2.5.5.tgz diff --git a/php-pecl-http.spec b/php-pecl-http.spec index fe428e4..0f64f20 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.3 +Version: 2.5.5 Release: 1%{?dist} Summary: Extended HTTP support @@ -288,6 +288,9 @@ fi %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) diff --git a/sources b/sources index 21b503d..f9b7f2e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -faeaefd4c7800bcd9ced0883ebb3b733 pecl_http-2.5.3.tgz +99d34bf67ecd7e8e30b52820ecc13f0c pecl_http-2.5.5.tgz