From d8dcb3a76595615d241a245af5736c242db40c04 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 1 Dec 2016 11:35:04 +0100 Subject: PHP 7.1 mass rebuild part #1 --- php-pecl-trader.spec | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'php-pecl-trader.spec') diff --git a/php-pecl-trader.spec b/php-pecl-trader.spec index c118773..6e81e22 100644 --- a/php-pecl-trader.spec +++ b/php-pecl-trader.spec @@ -7,15 +7,10 @@ # Please, preserve the changelog entries # %if 0%{?scl:1} -%if "%{scl}" == "rh-php56" -%global sub_prefix more-php56- -%else %global sub_prefix %{scl_prefix} -%endif +%scl_package php-pecl-trader %endif -%{?scl: %scl_package php-pecl-trader} - #### TODO : bundle ta-lib %global with_zts 0%{!?_without_zts:%{?__ztsphp:1}} @@ -240,6 +235,9 @@ rm -rf %{buildroot} %changelog +* Thu Dec 1 2016 Remi Collet - 0.4.0-5 +- rebuild with PHP 7.1.0 GA + * Wed Sep 14 2016 Remi Collet - 0.4.0-4 - rebuild for PHP 7.1 new API version -- cgit