This commit is contained in:
Remi Collet 2015-12-07 16:26:14 +01:00
parent f4b964733b
commit ce37eb7ab4
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <remi@fedoraproject.org> - 2.5.5-1
- Update to 2.5.5 (stable)
* Fri Sep 25 2015 Remi Collet <remi@fedoraproject.org> - 2.5.3-1
- Update to 2.5.3 (stable)

View File

@ -1 +1 @@
faeaefd4c7800bcd9ced0883ebb3b733 pecl_http-2.5.3.tgz
99d34bf67ecd7e8e30b52820ecc13f0c pecl_http-2.5.5.tgz