From d8c44f274100393cf154cc13de63f6f65683fd3c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 16 Aug 2018 09:07:05 +0200 Subject: rebuild for 7.3.0beta2 new ABI --- php-pecl-gearman.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-pecl-gearman.spec b/php-pecl-gearman.spec index db2a2c4..03763e8 100644 --- a/php-pecl-gearman.spec +++ b/php-pecl-gearman.spec @@ -33,7 +33,7 @@ Name: %{?sub_prefix}php-pecl-gearman Version: %{extver} -Release: 2%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} +Release: 3%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} Summary: PHP wrapper to libgearman License: PHP @@ -229,6 +229,9 @@ fi %changelog +* Thu Aug 16 2018 Remi Collet - 2.0.5-3 +- rebuild for 7.3.0beta2 new ABI + * Wed Jul 18 2018 Remi Collet - 2.0.5-2 - rebuld for 7.3.0alpha4 new ABI -- cgit