From 7881c415922bc9407ff5c0a9a0692d27bb768f76 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 16 Aug 2018 14:56:40 +0200 Subject: rebuild for 7.3.0beta2 new ABI refresh patch for PHP 7.3 --- php-pecl-rar.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'php-pecl-rar.spec') diff --git a/php-pecl-rar.spec b/php-pecl-rar.spec index f58c56f..ef97fef 100644 --- a/php-pecl-rar.spec +++ b/php-pecl-rar.spec @@ -19,7 +19,7 @@ Summary: PHP extension for reading RAR archives Name: %{?scl_prefix}php-pecl-%{pecl_name} Version: 4.0.0 -Release: 3%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} +Release: 4%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} License: PHP and Freeware with further limitations Group: Development/Languages URL: http://pecl.php.net/package/%{pecl_name} @@ -227,6 +227,10 @@ REPORT_EXIT_STATUS=1 \ %changelog +* Thu Aug 16 2018 Remi Collet - 4.0.0-4 +- rebuild for 7.3.0beta2 new ABI +- refresh patch for PHP 7.3 + * Wed Jul 18 2018 Remi Collet - 4.0.0-3 - rebuild for 7.3.0alpha4 new ABI -- cgit