summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-02-15 15:27:37 +0100
committerRemi Collet <remi@php.net>2022-02-15 15:27:37 +0100
commit6f1d7e63a27de539ca4e1698c6cded1dc2e76560 (patch)
tree441e8da81121ddb5efe941d3be1c4bdcfd88ed72
parentea15eb2185c833d853cd8a3ad29cb884ee132891 (diff)
Update to 7.4.28 - http://www.php.net/releases/7_4_28.php
-rw-r--r--failed.txt16
-rw-r--r--php.spec5
2 files changed, 11 insertions, 10 deletions
diff --git a/failed.txt b/failed.txt
index dcb0740..030ff14 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,17 +1,15 @@
-===== 7.4.27 (2021-12-16)
+===== 7.4.28 (2022-02-17)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
-/var/lib/mock/scl74el7x/build.log:Tests failed : 1
-/var/lib/mock/scl74el8x/build.log:Tests failed : 1
-/var/lib/mock/scl74el9x/build.log:Tests failed : 1
-/var/lib/mock/scl74fc33x/build.log:Tests failed : 1
-/var/lib/mock/scl74fc34x/build.log:Tests failed : 1
-/var/lib/mock/scl74fc35x/build.log:Tests failed : 1
+/var/lib/mock/scl74el7x/build.log:Tests failed : 0
+/var/lib/mock/scl74el8x/build.log:Tests failed : 0
+/var/lib/mock/scl74el9x/build.log:Tests failed : 0
+/var/lib/mock/scl74fc34x/build.log:Tests failed : 0
+/var/lib/mock/scl74fc35x/build.log:Tests failed : 0
+/var/lib/mock/scl74fc36x/build.log:Tests failed : 0
-el7x, el8x, el9x, fc33x, fc34x, fc35x:
- 2 ext/openssl/tests/openssl_x509_checkpurpose_basic.phpt
(1) proc_open give erratic test results :(
diff --git a/php.spec b/php.spec
index 2fffdfe..2b35e50 100644
--- a/php.spec
+++ b/php.spec
@@ -108,7 +108,7 @@
#global gh_date 20190612
%global gh_owner php
%global gh_project php-src
-%global upver 7.4.27
+%global upver 7.4.28
#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
@@ -1834,6 +1834,9 @@ fi
%changelog
+* Tue Feb 15 2022 Remi Collet <remi@remirepo.net> - 7.4.28-1
+- Update to 7.4.28 - http://www.php.net/releases/7_4_28.php
+
* Wed Dec 15 2021 Remi Collet <remi@remirepo.net> - 7.4.27-1
- Update to 7.4.27 - http://www.php.net/releases/7_4_27.php