From 3209f4627d65710bb5e63decf39b7e860c9be46f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 16 Aug 2018 11:02:32 +0200 Subject: rebuild for 7.3.0beta2 new ABI --- php-pecl-rrd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-pecl-rrd.spec b/php-pecl-rrd.spec index 47bb26c..9cf31f7 100644 --- a/php-pecl-rrd.spec +++ b/php-pecl-rrd.spec @@ -23,7 +23,7 @@ Summary: PHP Bindings for rrdtool Name: %{?scl_prefix}php-pecl-rrd Version: 2.0.1 -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: BSD URL: http://pecl.php.net/package/rrd @@ -228,6 +228,9 @@ fi %changelog +* Thu Aug 16 2018 Remi Collet - 2.0.1-6 +- rebuild for 7.3.0beta2 new ABI + * Wed Jul 18 2018 Remi Collet - 2.0.1-5 - rebuild for 7.3.0alpha4 new ABI -- cgit