From eb44242b4174711bc7807289e7e60a6c3fdd8236 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 18 Sep 2015 15:19:38 +0200 Subject: php70: F23 rebuild with rh_layout --- php-pecl-json-post.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-pecl-json-post.spec b/php-pecl-json-post.spec index 0dfb524..4a20c86 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: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 2%{?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} @@ -241,6 +241,9 @@ rm -rf %{buildroot} %changelog +* Fri Sep 18 2015 Remi Collet - 1.0.1-2 +- F23 rebuild with rh_layout + * Tue Jul 28 2015 Remi Collet - 1.0.1-1 - Update to 1.0.1 (stable) -- cgit