diff options
Diffstat (limited to 'php-pecl-hdr-histogram.spec')
-rw-r--r-- | php-pecl-hdr-histogram.spec | 5 |
1 files changed, 4 insertions, 1 deletions
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 <remi@fedoraproject.org> - 0.3.0-2 +- rebuild for PHP 7.1 new API version + * Thu Sep 01 2016 Remi Collet <remi@fedoraproject.org> - 0.3.0-1 - Update to 0.3.0 |