diff --git a/.gitignore b/.gitignore index 37e65de..f110a7d 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ clog /pecl_http-2.5.0.tgz /pecl_http-2.5.1.tgz /pecl_http-2.5.2.tgz +/pecl_http-2.5.3.tgz diff --git a/php-pecl-http.spec b/php-pecl-http.spec index e93eec6..933b6e2 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.2 +Version: 2.5.3 Release: 1%{?dist} Summary: Extended HTTP support @@ -288,6 +288,9 @@ fi %changelog +* Fri Sep 25 2015 Remi Collet - 2.5.3-1 +- Update to 2.5.3 (stable) + * Thu Sep 10 2015 Remi Collet - 2.5.2-1 - Update to 2.5.2 (stable) diff --git a/sources b/sources index e845f11..21b503d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2651800f42e4640a04bd83ffc198cf72 pecl_http-2.5.2.tgz +faeaefd4c7800bcd9ced0883ebb3b733 pecl_http-2.5.3.tgz