diff options
author | Remi Collet <remi@remirepo.net> | 2018-08-16 09:26:02 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-08-16 09:26:02 +0200 |
commit | 3fbf47ddcd69d1007d38f9026d992d200d34bee0 (patch) | |
tree | 99bb75cad80642350a851220b6dd19f6317812fe | |
parent | 6dd2aad15ad2a4830dd5fdbc218dd1fccb900e63 (diff) |
rebuild for 7.3.0beta2 new ABI
-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 71eb773..1c3b48b 100644 --- a/php-pecl-hdr-histogram.spec +++ b/php-pecl-hdr-histogram.spec @@ -23,7 +23,7 @@ Summary: PHP extension wrapper for the C hdrhistogram API Name: %{?sub_prefix}php-pecl-hdr-histogram Version: 0.3.0 -Release: 5%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 6%{?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} @@ -235,6 +235,9 @@ fi %changelog +* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 0.3.0-6 +- rebuild for 7.3.0beta2 new ABI + * Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 0.3.0-5 - rebuld for 7.3.0alpha4 new ABI |