From d72dfb3dc7ba6fcad24e75c30dd4f9c42c2494b8 Mon Sep 17 00:00:00 2001 From: Michael Shigorin Date: Wed, 9 Jan 2019 16:38:14 +0300 Subject: [PATCH 3/3] 7.2.13-alt2 - E2K: worked around the lack of gcc5's builtins in lcc-1.23 --- .gear/php7.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gear/php7.spec b/.gear/php7.spec index eab1663..5e82b90 100644 --- a/.gear/php7.spec +++ b/.gear/php7.spec @@ -4,7 +4,7 @@ Summary: The PHP7 scripting language Name: php7 Version: 7.2.13 -Release: alt1 +Release: alt2 %define php7_name %name %define _php7_version %version @@ -432,6 +432,9 @@ chmod 755 %buildroot/%_rpmlibdir/%name.filetrigger %doc tests run-tests.php %changelog +* Wed Jan 09 2019 Michael Shigorin 7.2.13-alt2 +- E2K: worked around the lack of gcc5's builtins in lcc-1.23 + * Fri Dec 14 2018 Anton Farygin 7.2.13-alt1 - 7.2.13 - added filetrigger for cli sapi and it's modules -- 2.10.4