summaryrefslogtreecommitdiffstats
path: root/php-pecl-http.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-03-09 14:14:03 +0100
committerRemi Collet <fedora@famillecollet.com>2016-03-09 14:14:03 +0100
commitbaef22a1c98c080e09a2289f3271de472dd7e950 (patch)
treef939295e44cf9d496a8543b62fbd7052d5413d75 /php-pecl-http.spec
parent48ae0a6c4bb8e255e8269a5ebe0d77a3bbffb27e (diff)
php-pecl-http: 2.5.6
Diffstat (limited to 'php-pecl-http.spec')
-rw-r--r--php-pecl-http.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-http.spec b/php-pecl-http.spec
index 2b61d17..a6523cb 100644
--- a/php-pecl-http.spec
+++ b/php-pecl-http.spec
@@ -40,8 +40,8 @@
#global prever RC1
Name: %{?sub_prefix}php-pecl-http
-Version: 2.5.5
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Version: 2.5.6
+Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: Extended HTTP support
License: BSD
@@ -362,6 +362,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Mar 9 2016 Remi Collet <remi@fedoraproject.org> - 2.5.6-1
+- Update to 2.5.6 (php 5, stable)
+
* Tue Mar 8 2016 Remi Collet <remi@fedoraproject.org> - 2.5.5-2
- adapt for F24