summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-02-18 12:16:35 +0100
committerRemi Collet <remi@remirepo.net>2020-02-18 12:16:35 +0100
commit402de2809288b874bae3fbccb5988d9aac612efb (patch)
tree97c62e58c3070cb2499817e3a3ef9134c0d1ac12
parent0f6ac12f11f474fc665d04dac44588863c613652 (diff)
Update to 7.3.15 - http://www.php.net/releases/7_3_15.php
-rw-r--r--failed.txt7
-rw-r--r--php.spec5
2 files changed, 6 insertions, 6 deletions
diff --git a/failed.txt b/failed.txt
index b8b42e3..efe07c5 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,17 +1,14 @@
-===== 7.3.15RC1 (2020-02-06)
+===== 7.3.15 (2020-02-20)
$ 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
/var/lib/mock/scl73fc30x/build.log:Tests failed : 0
/var/lib/mock/scl73fc31x/build.log:Tests failed : 0
-el6x:
- 1 Bug #76705: unusable ssl => peer_fingerprint in stream_context_create() [ext/openssl/tests/bug76705.phpt]
el8x
5 buildroot issue (openssl)
diff --git a/php.spec b/php.spec
index 074426a..487131e 100644
--- a/php.spec
+++ b/php.spec
@@ -136,7 +136,7 @@
%endif
%global upver 7.3.15
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1903,6 +1903,9 @@ fi
%changelog
+* Tue Feb 18 2020 Remi Collet <remi@remirepo.net> - 7.3.15-1
+- Update to 7.3.15 - http://www.php.net/releases/7_3_15.php
+
* Tue Feb 4 2020 Remi Collet <remi@remirepo.net> - 7.3.15~RC1-1
- update to 7.3.15RC1