diff options
| author | Remi Collet <remi@remirepo.net> | 2020-08-04 11:30:28 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2020-08-04 11:30:28 +0200 | 
| commit | fe26f639dcc2b5f6087f6c47e1af18a4a22ae8c4 (patch) | |
| tree | 0ae09e92a09742fb7fab49800c6fb8b02228a298 | |
| parent | 605698a4f7454e085dd60bc528ef48e51c94b018 (diff) | |
Update to 7.3.21 - http://www.php.net/releases/7_3_21.php
| -rw-r--r-- | failed.txt | 4 | ||||
| -rw-r--r-- | php.spec | 5 | 
2 files changed, 6 insertions, 3 deletions
| @@ -1,10 +1,10 @@ -===== 7.3.21RC1 (2020-07-23) +===== 7.3.21 (2020-08-06)  $ grep -ar 'Tests failed' /var/lib/mock/scl73*/build.log  /var/lib/mock/scl73el6x/build.log:Tests failed    :     0  /var/lib/mock/scl73el7x/build.log:Tests failed    :     0 -/var/lib/mock/scl73el8x/build.log:Tests failed    :    14 +/var/lib/mock/scl73el8x/build.log:Tests failed    :    15  /var/lib/mock/scl73fc30x/build.log:Tests failed    :    0  /var/lib/mock/scl73fc31x/build.log:Tests failed    :    0  /var/lib/mock/scl73fc32x/build.log:Tests failed    :    0 @@ -136,7 +136,7 @@  %endif  %global upver        7.3.21 -%global rcver        RC1 +#global rcver        RC1  Summary: PHP scripting language for creating dynamic web sites  Name:    %{?scl_prefix}php @@ -1913,6 +1913,9 @@ fi  %changelog +* Tue Aug  4 2020 Remi Collet <remi@remirepo.net> - 7.3.21-1 +- Update to 7.3.21 - http://www.php.net/releases/7_3_21.php +  * Tue Jul 21 2020 Remi Collet <remi@remirepo.net> - 7.3.21~RC1-1  - update to 7.3.21RC1  - build using ICU 65 (excepted on EL-6) | 
