summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-10-14 09:31:19 +0200
committerRemi Collet <fedora@famillecollet.com>2015-10-14 09:31:19 +0200
commit263b507e676d090ad6750129e5c275fbb3f91add (patch)
tree3dfda48ca252a64a3164b49f2153b010dafa82b2
parenteb44242b4174711bc7807289e7e60a6c3fdd8236 (diff)
PHP 7.0.0RC5
-rw-r--r--php-pecl-json-post.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-json-post.spec b/php-pecl-json-post.spec
index 4a20c86..c3ae9f3 100644
--- a/php-pecl-json-post.spec
+++ b/php-pecl-json-post.spec
@@ -37,7 +37,7 @@
Summary: JSON POST handler
Name: %{?sub_prefix}php-pecl-json-post
Version: 1.0.1
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -94,7 +94,7 @@ the JSON contents of the request body will by parsed into `$_POST`.
This extension does not provide any constants, functions or classes.
-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})}.
%prep
@@ -241,6 +241,9 @@ rm -rf %{buildroot}
%changelog
+* Tue Oct 13 2015 Remi Collet <remi@fedoraproject.org> - 1.0.1-3
+- rebuild for PHP 7.0.0RC5 new API version
+
* Fri Sep 18 2015 Remi Collet <remi@fedoraproject.org> - 1.0.1-2
- F23 rebuild with rh_layout