summaryrefslogtreecommitdiffstats
path: root/php-pecl-http.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-http.spec')
-rw-r--r--php-pecl-http.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-http.spec b/php-pecl-http.spec
index 2282f70..94c3a2a 100644
--- a/php-pecl-http.spec
+++ b/php-pecl-http.spec
@@ -33,7 +33,7 @@
#global prever RC1
Name: %{?scl_prefix}php-pecl-http
-Version: 2.4.1
+Version: 2.4.2
Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
Summary: Extended HTTP support
@@ -350,6 +350,9 @@ rm -rf %{buildroot}
%changelog
+* Fri Apr 03 2015 Remi Collet <remi@fedoraproject.org> - 2.4.2-1
+- Update to 2.4.2
+
* Wed Mar 18 2015 Remi Collet <remi@fedoraproject.org> - 2.4.1-1
- Update to 2.4.1
- add dependencies on pecl/json_post and pecl/apfd