From 56d9e28bab072d62d644f45f8f679a6642ad5d44 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-raphf-php7.spec | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/php-pecl-raphf-php7.spec b/php-pecl-raphf-php7.spec index 7474e44..21c9f79 100644 --- a/php-pecl-raphf-php7.spec +++ b/php-pecl-raphf-php7.spec @@ -10,15 +10,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-raphf %endif -%{?scl: %scl_package php-pecl-raphf} - %global gh_commit b07c6f39d2ef4059d3f4cebf695e1315dc3fd5ec %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner m6w6 @@ -277,6 +272,9 @@ rm -rf %{buildroot} %changelog +* Thu Dec 1 2016 Remi Collet - 2.0.0-4 +- rebuild with PHP 7.1.0 GA + * Wed Sep 14 2016 Remi Collet - 2.0.0-3 - rebuild for PHP 7.1 new API version -- cgit