summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--failed.txt4
-rw-r--r--php.spec5
2 files changed, 6 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index 9955ab1..4ff42a1 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,13 +1,13 @@
-===== 8.0.16RC1 (2022-02-03)
+===== 8.0.16 (2022-02-17)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/scl80el7x/build.log:Tests failed : 0
/var/lib/mock/scl80el8x/build.log:Tests failed : 0
/var/lib/mock/scl80el9x/build.log:Tests failed : 0
-/var/lib/mock/scl80fc33x/build.log:Tests failed : 0
/var/lib/mock/scl80fc34x/build.log:Tests failed : 0
/var/lib/mock/scl80fc35x/build.log:Tests failed : 0
+/var/lib/mock/scl80fc36x/build.log:Tests failed : 0
diff --git a/php.spec b/php.spec
index d1171c2..21e076d 100644
--- a/php.spec
+++ b/php.spec
@@ -119,7 +119,7 @@
%global gh_owner php
%global gh_project php-src
%global upver 8.0.16
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1852,6 +1852,9 @@ fi
%changelog
+* Wed Feb 16 2022 Remi Collet <remi@remirepo.net> - 8.0.16-1
+- Update to 8.0.16 - http://www.php.net/releases/8_0_16.php
+
* Thu Feb 3 2022 Remi Collet <remi@remirepo.net> - 8.0.16~RC1-1
- update to 8.0.16RC1