summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-07-22 09:34:35 +0200
committerRemi Collet <fedora@famillecollet.com>2015-07-22 09:34:35 +0200
commit1156948a0bbc11eaa80f9f6de1a91a616aa97072 (patch)
tree0adcc4a3d49681eeaa58c03469ab1d27a2d5bb49
parented1c530bcf994ea4237ade024fc8e5090778362f (diff)
PHP 7.0.0beta2 + mass rebuild of ext.
-rw-r--r--php-pecl-json-post.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-json-post.spec b/php-pecl-json-post.spec
index 70ff2ec..c437d1f 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.0
-Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 4%{?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}
@@ -240,6 +240,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Jul 22 2015 Remi Collet <remi@fedoraproject.org> - 1.0.0-4
+- rebuild against php 7.0.0beta2
+
* Wed Jul 8 2015 Remi Collet <remi@fedoraproject.org> - 1.0.0-3
- rebuild against php 7.0.0beta1