diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-12-01 11:35:04 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-12-01 11:35:04 +0100 |
commit | d8dcb3a76595615d241a245af5736c242db40c04 (patch) | |
tree | 63945341c8680b1b5a94c5e92b2e94b7dc0d8ec5 /php-pecl-trader.spec | |
parent | 1d7c91a842171ffd1a3749c76e9aba6a1752423f (diff) |
PHP 7.1 mass rebuild part #1
Diffstat (limited to 'php-pecl-trader.spec')
-rw-r--r-- | php-pecl-trader.spec | 10 |
1 files changed, 4 insertions, 6 deletions
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 <remi@fedoraproject.org> - 0.4.0-5 +- rebuild with PHP 7.1.0 GA + * Wed Sep 14 2016 Remi Collet <remi@fedoraproject.org> - 0.4.0-4 - rebuild for PHP 7.1 new API version |