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 | 56d9e28bab072d62d644f45f8f679a6642ad5d44 (patch) | |
tree | e17a0e4f8686b1040cb4cd48b7481a897fff1a14 | |
parent | fe62d3413e8e3751cc2fedd86b339704bda91259 (diff) |
PHP 7.1 mass rebuild part #1
-rw-r--r-- | php-pecl-raphf-php7.spec | 10 |
1 files 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 <remi@fedoraproject.org> - 2.0.0-4 +- rebuild with PHP 7.1.0 GA + * Wed Sep 14 2016 Remi Collet <remi@fedoraproject.org> - 2.0.0-3 - rebuild for PHP 7.1 new API version |