From 6f3d78b7943d740a92dd197ec7921e688b1bb9f3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 14 Sep 2016 20:41:16 +0200 Subject: PHP 7.1.0RC2 (SCL) + extension mass rebuild --- php-pecl-hdr-histogram.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-pecl-hdr-histogram.spec b/php-pecl-hdr-histogram.spec index 1005fd9..35b28ee 100644 --- a/php-pecl-hdr-histogram.spec +++ b/php-pecl-hdr-histogram.spec @@ -27,7 +27,7 @@ Summary: PHP extension wrapper for the C hdrhistogram API Name: %{?sub_prefix}php-pecl-hdr-histogram Version: 0.3.0 -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: MIT Group: Development/Languages URL: http://pecl.php.net/package/%{pecl_name} @@ -227,6 +227,9 @@ fi %changelog +* Wed Sep 14 2016 Remi Collet - 0.3.0-2 +- rebuild for PHP 7.1 new API version + * Thu Sep 01 2016 Remi Collet - 0.3.0-1 - Update to 0.3.0 -- cgit