diff options
| author | Remi Collet <remi@remirepo.net> | 2019-05-15 15:10:42 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2019-05-15 15:10:42 +0200 | 
| commit | 1658f9f5b44cfd861da45aa02bd8e9843a06e5c5 (patch) | |
| tree | a68c1f3772a6a0c46f2aff632b9d0d893e4ab1b5 | |
| parent | 6553c0c2a63e1038945c80aef2c09a92804cc398 (diff) | |
update to 7.3.6RC1 (new tag)
| -rw-r--r-- | failed.txt | 2 | ||||
| -rw-r--r-- | php73.spec | 5 | 
2 files changed, 5 insertions, 2 deletions
@@ -17,7 +17,7 @@ $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log  el6i: -	1	Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/tests/streams/proc_open_bug64438.phpt] +	1	Bug #60120 proc_open hangs with stdin/out with 2048+ bytes [ext/standard/tests/streams/proc_open_bug60120.phpt]  el8x:  	5	buildroot issue with openssl under investigation @@ -121,7 +121,7 @@  Summary: PHP scripting language for creating dynamic web sites  Name: php  Version: %{upver}%{?rcver:~%{lower}} -Release: 1%{?dist} +Release: 2%{?dist}  # All files licensed under PHP version 3.01, except  # Zend is licensed under Zend  # TSRM is licensed under BSD @@ -2213,6 +2213,9 @@ fi  %changelog +* Wed May 15 2019 Remi Collet <remi@remirepo.net> - 7.3.6~RC1-2 +- update to 7.3.6RC1 (new tag) +  * Tue May 14 2019 Remi Collet <remi@remirepo.net> - 7.3.6~RC1-1  - update to 7.3.6RC1  | 
