From 5a4b06431c35890fd22fd23c14f368e43943dddd Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 10 Sep 2015 09:55:47 +0200 Subject: [PATCH] v2.5.2 --- .gitignore | 1 + php-pecl-http.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f256e36..37e65de 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ clog /pecl_http-2.5.0RC1.tgz /pecl_http-2.5.0.tgz /pecl_http-2.5.1.tgz +/pecl_http-2.5.2.tgz diff --git a/php-pecl-http.spec b/php-pecl-http.spec index 2c64d5e..5916cbf 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.1 +Version: 2.5.2 Release: 1%{?dist} Summary: Extended HTTP support @@ -288,6 +288,9 @@ fi %changelog +* Thu Sep 10 2015 Remi Collet - 2.5.2-1 +- Update to 2.5.2 (stable) + * Tue Jul 28 2015 Remi Collet - 2.5.1-1 - Update to 2.5.1 (stable) - raise dependency on raphf 1.1.0 diff --git a/sources b/sources index f23cbea..e845f11 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9df4d602e05ca2a0fc676b4e125be288 pecl_http-2.5.1.tgz +2651800f42e4640a04bd83ffc198cf72 pecl_http-2.5.2.tgz