From fffbd259e500b74c6d0eca86a5aa7734f0d5b487 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 16 Aug 2018 09:02:15 +0200 Subject: rebuild for 7.3.0beta2 new ABI --- php-pecl-env.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-pecl-env.spec b/php-pecl-env.spec index c32f9cf..d757f92 100644 --- a/php-pecl-env.spec +++ b/php-pecl-env.spec @@ -22,7 +22,7 @@ Summary: Load environment variables Name: %{?sub_prefix}php-pecl-%{pecl_name} Version: 0.2.1 -Release: 6%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 7%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: MIT URL: http://pecl.php.net/package/%{pecl_name} @@ -232,6 +232,9 @@ fi %changelog +* Thu Aug 16 2018 Remi Collet - 0.2.1-7 +- rebuild for 7.3.0beta2 new ABI + * Wed Jul 18 2018 Remi Collet - 0.2.1-6 - rebuld for 7.3.0alpha4 new ABI -- cgit