diff options
| -rw-r--r-- | failed.txt | 4 | ||||
| -rw-r--r-- | php73.spec | 9 | 
2 files changed, 7 insertions, 6 deletions
@@ -1,11 +1,11 @@ -===== 7.3.2RC1 (2019-01-24) +===== 7.3.2 (2019-02-07)  $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/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/el8x73/build.log:Tests failed  :    31 +/var/lib/mock/el8x73/build.log:Tests failed  :    13  /var/lib/mock/fc27i/build.log:Tests failed    :    0  /var/lib/mock/fc27x/build.log:Tests failed    :    0  /var/lib/mock/fc28i/build.log:Tests failed    :    0 @@ -119,8 +119,8 @@  %endif  %global upver        7.3.2 -%global rcver        RC1 -%global lower        RC1 +#global rcver        RC1 +#global lower        RC1  Summary: PHP scripting language for creating dynamic web sites  Name: php @@ -189,7 +189,6 @@ Patch91: php-7.2.0-oci8conf.patch  Patch300: php-7.0.10-datetests.patch  # WIP -Patch400: php-bug77287.patch  BuildRequires: bzip2-devel, curl-devel >= 7.9  BuildRequires: httpd-devel >= 2.0.46-1, pam-devel @@ -1143,7 +1142,6 @@ low-level PHP extension for the libsodium cryptographic library.  %endif  # WIP patch -%patch400 -p1 -b .bug77287  # Prevent %%doc confusion over LICENSE files  cp Zend/LICENSE Zend/ZEND_LICENSE @@ -2206,6 +2204,9 @@ fi  %changelog +* Wed Feb  6 2019 Remi Collet <remi@remirepo.net> - 7.3.2-1 +- Update to 7.3.2 - http://www.php.net/releases/7_3_2.php +  * Tue Jan 22 2019 Remi Collet <remi@remirepo.net> - 7.3.2~RC1-1  - update to 7.3.2RC1  - update system tzdata patch for timelib 2018.01  | 
