summaryrefslogtreecommitdiffstats
path: root/php-pecl-http.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-09-10 09:10:43 +0200
committerRemi Collet <fedora@famillecollet.com>2015-09-10 09:10:43 +0200
commitd7ef83b564ac246c17cfd519326c9981389cd629 (patch)
tree1d9cc7206e9510b825ec28cf3bb3a2141cf97290 /php-pecl-http.spec
parent7d8a3aca3da6256af875591e7ba60439f49334ab (diff)
php-pecl-http: 2.5.2
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 9a6ed29..e6c5458 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.1
+Version: 2.5.2
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: Extended HTTP support
@@ -170,7 +170,7 @@ Note:
Documentation : http://devel-m6w6.rhcloud.com/mdref/http
-Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl})}.
+Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl} by %{?scl_vendor}%{!?scl_vendor:rh})}.
%package devel
@@ -365,6 +365,9 @@ rm -rf %{buildroot}
%changelog
+* Thu Sep 10 2015 Remi Collet <remi@fedoraproject.org> - 2.5.2-1
+- Update to 2.5.2 (stable)
+
* Tue Jul 28 2015 Remi Collet <remi@fedoraproject.org> - 2.5.1-1
- Update to 2.5.1 (stable)