diff options
| -rw-r--r-- | failed.txt | 4 | ||||
| -rw-r--r-- | php70.spec | 9 | 
2 files changed, 7 insertions, 6 deletions
@@ -1,12 +1,10 @@ -===== 7.0.32 (2018-09-13) +===== 7.0.33 (2018-12-06)  $ grep -r 'Tests failed' /var/lib/mock/*/build.log  /var/lib/mock/el6i/build.log:Tests failed    :     0  /var/lib/mock/el6x/build.log:Tests failed    :     0  /var/lib/mock/el7x/build.log:Tests failed    :     0 -/var/lib/mock/fc25i/build.log:Tests failed    :    0 -/var/lib/mock/fc25x/build.log:Tests failed    :    0 @@ -29,7 +29,7 @@  %ifarch ppc ppc64  %global oraclever 10.2.0.2  %else -%global oraclever 12.2 +%global oraclever 18.3  %endif  # Build for LiteSpeed Web Server (LSAPI) @@ -107,8 +107,7 @@  %global db_devel  libdb-devel  %endif -%global upver        7.0.32 -#global rcver        RC1 +%global upver        7.0.33  Summary: PHP scripting language for creating dynamic web sites  Name: php @@ -2027,6 +2026,10 @@ fi  %changelog +* Wed Dec  5 2018 Remi Collet <remi@remirepo.net> - 7.0.33-1 +- Update to 7.0.33 - http://www.php.net/releases/7_0_33.php +- use oracle client library version 18.3 +  * Tue Sep 11 2018 Remi Collet <remi@remirepo.net> - 7.0.32-1  - Update to 7.0.32 - http://www.php.net/releases/7_0_32.php  | 
