summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-12-03 15:32:24 +0100
committerRemi Collet <remi@remirepo.net>2019-12-03 15:32:24 +0100
commit60f67aad77914258bcc9932bdf2cb49364393b72 (patch)
tree0ae9c05481569aad36e1a7700e9e8c3f8c518fac
parentf61c5b02a4506eb678f2632edaf28ff051d796b9 (diff)
update to 7.3.13RC1
-rw-r--r--failed.txt6
-rw-r--r--php.spec7
2 files changed, 7 insertions, 6 deletions
diff --git a/failed.txt b/failed.txt
index dad5b75..682ccec 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,8 +1,8 @@
-===== 7.3.12 (2019-11-21)
+===== 7.3.13RC1 (2019-12-05)
$ grep -ar 'Tests failed' /var/lib/mock/scl73*/build.log
-/var/lib/mock/scl73el6x/build.log:Tests failed : 1
+/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/scl73fc29x/build.log:Tests failed : 0
@@ -10,8 +10,6 @@ $ grep -ar 'Tests failed' /var/lib/mock/scl73*/build.log
/var/lib/mock/scl73fc31x/build.log:Tests failed : 0
-el6x
- 1 Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/tests/streams/proc_open_bug64438.phpt]
el8x
5 buildroot issue (openssl)
diff --git a/php.spec b/php.spec
index 5ef8d3f..8b166b2 100644
--- a/php.spec
+++ b/php.spec
@@ -131,8 +131,8 @@
%global db_devel libdb-devel
%endif
-%global upver 7.3.12
-#global rcver RC1
+%global upver 7.3.13
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1899,6 +1899,9 @@ fi
%changelog
+* Tue Dec 3 2019 Remi Collet <remi@remirepo.net> - 7.3.13~RC1-1
+- update to 7.3.13RC1
+
* Tue Nov 19 2019 Remi Collet <remi@remirepo.net> - 7.3.12-1
- Update to 7.3.12 - http://www.php.net/releases/7_3_12.php