diff options
| author | Remi Collet <remi@remirepo.net> | 2018-07-20 12:50:54 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2018-07-20 12:50:54 +0200 | 
| commit | 6da2393faf51eeba25c101c895ce3d37edb159f2 (patch) | |
| tree | dc530e56e9abd1d7c0069384ebb175414278829b | |
| parent | 365b3ac76a26bb6ca4fcc32fb4bc683a8f89f8b8 (diff) | |
v7.3.0alpha4
| -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 | 
