summaryrefslogtreecommitdiffstats
path: root/php-pecl-json-post.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-json-post.spec')
-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 eafff72..99eb062 100644
--- a/php-pecl-json-post.spec
+++ b/php-pecl-json-post.spec
@@ -29,7 +29,7 @@
Summary: JSON POST handler
Name: %{?sub_prefix}php-pecl-json-post
Version: 1.0.1
-Release: 7%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 8%{?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}
@@ -247,6 +247,9 @@ rm -rf %{buildroot}
%changelog
+* Tue Oct 3 2017 Remi Collet <remi@remirepo.net> - 1.0.1-8
+- F27: release bump
+
* Tue Jul 18 2017 Remi Collet <remi@remirepo.net> - 1.0.1-7
- rebuild for PHP 7.2.0beta1 new API