From 6851ca5e144a95e11600b7f85a1645511f1f6f1d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 16 Aug 2018 08:46:40 +0200 Subject: rebuild for 7.3.0beta2 new ABI --- php-pecl-druid.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-pecl-druid.spec b/php-pecl-druid.spec index 6dc99eb..c32bf1a 100644 --- a/php-pecl-druid.spec +++ b/php-pecl-druid.spec @@ -29,7 +29,7 @@ Summary: A Druid driver for PHP Name: %{?sub_prefix}php-pecl-%{pecl_name} Version: 1.0.0 -Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: ASL 2.0 URL: http://pecl.php.net/package/%{proj_name} Source0: http://pecl.php.net/get/%{proj_name}-%{version}.tgz @@ -233,6 +233,9 @@ cd ../ZTS %changelog +* Thu Aug 16 2018 Remi Collet - 1.0.0-3 +- rebuild for 7.3.0beta2 new ABI + * Tue Jul 17 2018 Remi Collet - 1.0.0-2 - rebuld for 7.3.0alpha4 new ABI -- cgit