(cherry picked from commit 5a4b06431c)
This commit is contained in:
Remi Collet 2015-09-10 09:55:47 +02:00
parent 40175d2b66
commit 1ef651f64b
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ clog
/pecl_http-2.5.0RC1.tgz /pecl_http-2.5.0RC1.tgz
/pecl_http-2.5.0.tgz /pecl_http-2.5.0.tgz
/pecl_http-2.5.1.tgz /pecl_http-2.5.1.tgz
/pecl_http-2.5.2.tgz

View File

@ -31,7 +31,7 @@
#global prever RC1 #global prever RC1
Name: php-pecl-http Name: php-pecl-http
Version: 2.5.1 Version: 2.5.2
Release: 1%{?dist} Release: 1%{?dist}
Summary: Extended HTTP support Summary: Extended HTTP support
@ -288,6 +288,9 @@ fi
%changelog %changelog
* Thu Sep 10 2015 Remi Collet <remi@fedoraproject.org> - 2.5.2-1
- Update to 2.5.2 (stable)
* Tue Jul 28 2015 Remi Collet <remi@fedoraproject.org> - 2.5.1-1 * Tue Jul 28 2015 Remi Collet <remi@fedoraproject.org> - 2.5.1-1
- Update to 2.5.1 (stable) - Update to 2.5.1 (stable)
- raise dependency on raphf 1.1.0 - raise dependency on raphf 1.1.0

View File

@ -1 +1 @@
9df4d602e05ca2a0fc676b4e125be288 pecl_http-2.5.1.tgz 2651800f42e4640a04bd83ffc198cf72 pecl_http-2.5.2.tgz