summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-07-09 11:55:20 +0200
committerRemi Collet <remi@remirepo.net>2020-07-09 11:55:20 +0200
commit46a16d151988a663532f8f8b570fdabdeea13a4e (patch)
treef988537c0b120adb05796a95cc6460a200b144c9
parent3c2f85f3427d551a597c9ce952fb4e642d2b4d66 (diff)
Update to 7.4.8 - http://www.php.net/releases/7_4_8.php
rebuild from new sources
-rw-r--r--failed.txt4
-rw-r--r--php74.spec6
2 files changed, 6 insertions, 4 deletions
diff --git a/failed.txt b/failed.txt
index f67fd88..c10529d 100644
--- a/failed.txt
+++ b/failed.txt
@@ -6,12 +6,10 @@ $ grep -ar 'Tests failed' /var/lib/mock/{fc,el}*/build.log
/var/lib/mock/el8x74/build.log:Tests failed : 1
/var/lib/mock/fc30i/build.log:Tests failed : 0
/var/lib/mock/fc30x/build.log:Tests failed : 0
-/var/lib/mock/fc31x/build.log:Tests failed : 1
+/var/lib/mock/fc31x/build.log:Tests failed : 0
/var/lib/mock/fc32x/build.log:Tests failed : 0
-fc31x
- 2 ext/standard/tests/streams/bug64433.phpt
el8x:
3 Bug #78338 (Array cross-border reading in PCRE) [ext/pcre/tests/bug78338.phpt]
diff --git a/php74.spec b/php74.spec
index 6749aad..80763b4 100644
--- a/php74.spec
+++ b/php74.spec
@@ -102,7 +102,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
@@ -2157,6 +2157,10 @@ fi
%changelog
+* Thu Jul 9 2020 Remi Collet <remi@remirepo.net> - 7.4.8-2
+- Update to 7.4.8 - http://www.php.net/releases/7_4_8.php
+ rebuild from new sources
+
* Tue Jul 7 2020 Remi Collet <remi@remirepo.net> - 7.4.8-1
- Update to 7.4.8 - http://www.php.net/releases/7_4_8.php