diff options
-rw-r--r-- | failed.txt | 2 | ||||
-rw-r--r-- | php.spec | 5 |
2 files changed, 5 insertions, 2 deletions
@@ -1,4 +1,4 @@ -===== 7.3.0alpha3 (2018-07-05) +===== 7.3.0alpha4 (2018-07-19) $ grep -r 'Tests failed' /var/lib/mock/scl73*/build.log @@ -125,7 +125,7 @@ %endif %global upver 7.3.0 -%global rcver alpha3 +%global rcver alpha4 Summary: PHP scripting language for creating dynamic web sites Name: %{?scl_prefix}php @@ -1854,6 +1854,9 @@ fi %changelog +* Tue Jul 17 2018 Remi Collet <remi@remirepo.net> - 7.3.0~alpha4-1 +- update to 7.3.0alpha4 + * Tue Jul 3 2018 Remi Collet <remi@remirepo.net> - 7.3.0~alpha3-1 - update to 7.3.0alpha3 |