summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-03-02 16:02:29 +0100
committerRemi Collet <fedora@famillecollet.com>2015-03-02 16:02:29 +0100
commited9734ad948f267ff47e876b8ac6fa19d0d1c777 (patch)
treecc87d54d6122138dc6ca360332c0c796c96f68c5
parent1ad5ce61ea7993b9fb97d0f227d1de76e1014cf4 (diff)
php-pecl-http: 2.3.1 (stable)
-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 543e165..f0b8925 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #172 http version 2.3.0 ] {
+Extension [ <persistent> extension #172 http version 2.3.1 ] {
- Dependencies {
Dependency [ raphf (Required) ]
diff --git a/php-pecl-http.spec b/php-pecl-http.spec
index 825ad78..8465cef 100644
--- a/php-pecl-http.spec
+++ b/php-pecl-http.spec
@@ -28,7 +28,7 @@
#global prever RC1
Name: %{?scl_prefix}php-pecl-http
-Version: 2.3.0
+Version: 2.3.1
Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
Summary: Extended HTTP support
@@ -342,6 +342,9 @@ rm -rf %{buildroot}
%changelog
+* Mon Mar 2 2015 Remi Collet <remi@fedoraproject.org> - 2.3.1-1
+- Update to 2.3.1 (stable)
+
* Sun Mar 1 2015 Remi Collet <remi@fedoraproject.org> - 2.3.0-1
- Update to 2.3.0 (stable)