From 213208e00c82f0866a34039669a037c0f1d253b4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 16 Aug 2018 09:27:45 +0200 Subject: rebuild for 7.3.0beta2 new ABI --- php-pecl-hprose.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php-pecl-hprose.spec') diff --git a/php-pecl-hprose.spec b/php-pecl-hprose.spec index 4b1a096..0d292d0 100644 --- a/php-pecl-hprose.spec +++ b/php-pecl-hprose.spec @@ -23,7 +23,7 @@ Summary: Hprose for PHP Name: %{?sub_prefix}php-pecl-%{pecl_name} Version: 1.6.6 -Release: 4%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 5%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: MIT URL: http://pecl.php.net/package/%{pecl_name} Source0: http://pecl.php.net/get/%{pecl_name}-%{version}.tgz @@ -242,6 +242,9 @@ REPORT_EXIT_STATUS=1 \ %changelog +* Thu Aug 16 2018 Remi Collet - 1.6.6-5 +- rebuild for 7.3.0beta2 new ABI + * Wed Jul 18 2018 Remi Collet - 1.6.6-4 - rebuld for 7.3.0alpha4 new ABI -- cgit