summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-12-07 13:37:15 +0100
committerRemi Collet <fedora@famillecollet.com>2015-12-07 13:37:15 +0100
commit24de1834293afda5440cda6229b785e977d7da00 (patch)
tree50e22d65beb911e2e91ae07a0fc7fef8ca5a4361
parente9ce0e6ef0743a38aad75d8d577e8ef9c016bfcd (diff)
php-pecl-http: 2.5.5
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-http.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index b501884..f7f0770 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #189 http version 2.5.3 ] {
+Extension [ <persistent> extension #190 http version 2.5.5 ] {
- Dependencies {
Dependency [ raphf (Required) ]
diff --git a/php-pecl-http.spec b/php-pecl-http.spec
index d67bfe2..60a51fd 100644
--- a/php-pecl-http.spec
+++ b/php-pecl-http.spec
@@ -44,7 +44,7 @@
#global prever RC1
Name: %{?sub_prefix}php-pecl-http
-Version: 2.5.3
+Version: 2.5.5
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: Extended HTTP support
@@ -365,6 +365,9 @@ rm -rf %{buildroot}
%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)