summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-http.spec7
2 files changed, 6 insertions, 3 deletions
diff --git a/REFLECTION b/REFLECTION
index f13b2c6..1b9ff70 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #155 http version 2.0.6 ] {
+Extension [ <persistent> extension #164 http version 2.0.7 ] {
- Dependencies {
Dependency [ raphf (Required) ]
diff --git a/php-pecl-http.spec b/php-pecl-http.spec
index afb333d..3bba98a 100644
--- a/php-pecl-http.spec
+++ b/php-pecl-http.spec
@@ -26,8 +26,8 @@
%endif
Name: %{?scl_prefix}php-pecl-http
-Version: 2.0.6
-Release: 2%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Version: 2.0.7
+Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
Summary: Extended HTTP support
License: BSD
@@ -291,6 +291,9 @@ rm -rf %{buildroot}
%changelog
+* Fri Jul 11 2014 Remi Collet <remi@fedoraproject.org> - 2.0.7-1
+- Update to 2.0.7
+
* Wed May 14 2014 Remi Collet <remi@fedoraproject.org> - 2.0.6-2
- php56: obsoletes php-pecl-http1