From b5a7cbadbfa89b0b23210e3ced7b537c0302123d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 16 Aug 2018 10:35:06 +0200 Subject: rebuild for 7.3.0beta2 new ABI --- php-pecl-psr.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-pecl-psr.spec b/php-pecl-psr.spec index 815da54..c6c99cf 100644 --- a/php-pecl-psr.spec +++ b/php-pecl-psr.spec @@ -29,7 +29,7 @@ Summary: PSR interfaces Name: %{?sub_prefix}php-pecl-psr Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}} -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;')}} Source0: http://pecl.php.net/get/%{pecl_name}-%{upstream_version}%{?upstream_prever}.tgz License: BSD URL: http://pecl.php.net/package/psr @@ -258,6 +258,9 @@ fi %changelog +* Thu Aug 16 2018 Remi Collet - 0.4.0-4 +- rebuild for 7.3.0beta2 new ABI + * Wed Jul 18 2018 Remi Collet - 0.4.0-3 - rebuild for 7.3.0alpha4 new ABI -- cgit