summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--failed.txt2
-rw-r--r--php.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/failed.txt b/failed.txt
index cc816f8..043b198 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.0.17RC1 (2022-03-03)
+===== 8.0.17 (2022-03-17)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php.spec b/php.spec
index f4ab9a4..0906e44 100644
--- a/php.spec
+++ b/php.spec
@@ -115,7 +115,7 @@
%global gh_owner php
%global gh_project php-src
%global upver 8.0.17
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1846,6 +1846,9 @@ fi
%changelog
+* Tue Mar 15 2022 Remi Collet <remi@remirepo.net> - 8.0.17-1
+- Update to 8.0.17 - http://www.php.net/releases/8_0_17.php
+
* Wed Mar 2 2022 Remi Collet <remi@remirepo.net> - 8.0.17~RC1-1
- update to 8.0.17RC1