From 26133f58c3c50af51f42054aff487c57416e0055 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 16 Aug 2018 10:24:44 +0200 Subject: rebuild for 7.3.0beta2 new ABI --- php-pecl-parle.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php-pecl-parle.spec') diff --git a/php-pecl-parle.spec b/php-pecl-parle.spec index 147d697..1b02412 100644 --- a/php-pecl-parle.spec +++ b/php-pecl-parle.spec @@ -31,7 +31,7 @@ BuildRequires: devtoolset-6-toolchain Summary: Parsing and lexing Name: %{?sub_prefix}php-pecl-%{pecl_name} Version: 0.8.1 -Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 4%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} # Extension is BSD, libraries are Boost License: BSD and Boost URL: http://pecl.php.net/package/%{pecl_name} @@ -242,6 +242,9 @@ fi %changelog +* Thu Aug 16 2018 Remi Collet - 0.8.1-4 +- rebuild for 7.3.0beta2 new ABI + * Wed Jul 18 2018 Remi Collet - 0.8.1-3 - rebuild for 7.3.0alpha4 new ABI -- cgit