diff options
| author | Remi Collet <remi@remirepo.net> | 2018-08-16 09:29:44 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2018-08-16 09:29:44 +0200 | 
| commit | fc59dce13969f8a58300530cb4c570be02df77ae (patch) | |
| tree | fd886e3facc1cbfb8d3e8ab70fc9218920aefec3 | |
| parent | 6d4dee2ae72a3edc75d3735635c3bc48570859b1 (diff) | |
rebuild for 7.3.0beta2 new ABI
| -rw-r--r-- | php-pecl-hrtime.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-hrtime.spec b/php-pecl-hrtime.spec index 41b893e..205ce91 100644 --- a/php-pecl-hrtime.spec +++ b/php-pecl-hrtime.spec @@ -22,7 +22,7 @@  Summary:        High resolution timing  Name:           %{?sub_prefix}php-pecl-%{pecl_name}  Version:        0.6.0 -Release:        4%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release:        5%{?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} @@ -224,6 +224,9 @@ REPORT_EXIT_STATUS=1 \  %changelog +* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 0.6.0-5 +- rebuild for 7.3.0beta2 new ABI +  * Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 0.6.0-4  - rebuld for 7.3.0alpha4 new ABI  | 
