diff options
Diffstat (limited to 'php-pecl-hrtime.spec')
-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 7b3c0d1..a5a8c31 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: 6%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 7%{?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} @@ -228,6 +228,9 @@ REPORT_EXIT_STATUS=1 \ %changelog +* Tue Sep 03 2019 Remi Collet <remi@remirepo.net> - 0.6.0-7 +- rebuild for 7.4.0RC1 + * Tue Jul 23 2019 Remi Collet <remi@remirepo.net> - 0.6.0-6 - rebuild for 7.4.0beta1 |