diff options
-rw-r--r-- | failed.txt | 2 | ||||
-rw-r--r-- | php.spec | 7 |
2 files changed, 6 insertions, 3 deletions
@@ -1,4 +1,4 @@ -===== 7.3.22 (2020-09-03) +===== 7.3.23RC1 (2020-09-17) $ grep -ar 'Tests failed' /var/lib/mock/scl73*/build.log @@ -140,8 +140,8 @@ %global db_devel libdb-devel %endif -%global upver 7.3.22 -#global rcver RC1 +%global upver 7.3.23 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: %{?scl_prefix}php @@ -1924,6 +1924,9 @@ fi %changelog +* Tue Sep 15 2020 Remi Collet <remi@remirepo.net> - 7.3.23~RC1-1 +- update to 7.3.23RC1 + * Tue Sep 1 2020 Remi Collet <remi@remirepo.net> - 7.3.22-1 - Update to 7.3.22 - http://www.php.net/releases/7_3_22.php |