summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-03-15 10:28:35 +0100
committerRemi Collet <remi@php.net>2022-03-15 10:28:35 +0100
commit34b015eb49aabf772f5f55bfa5aa0c156a29d002 (patch)
tree44ef21dad837163d790d59c9aa1cbc6a63c60f3b
parent117c3b4749f3d888ed8b6df517cc45db6e572889 (diff)
Update to 8.0.17 - http://www.php.net/releases/8_0_17.phpv8.0.17
retrieve tzdata version
-rw-r--r--failed.txt2
-rw-r--r--php80.spec6
2 files changed, 6 insertions, 2 deletions
diff --git a/failed.txt b/failed.txt
index 15acd84..0e66ddf 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.0.16 (2022-03-03)
+===== 8.0.17 (2022-03-17)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php80.spec b/php80.spec
index bfa6989..368f0f2 100644
--- a/php80.spec
+++ b/php80.spec
@@ -101,7 +101,7 @@
%bcond_with zip
%global upver 8.0.17
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2180,6 +2180,10 @@ 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
+- retrieve tzdata version
+
* Wed Mar 2 2022 Remi Collet <remi@remirepo.net> - 8.0.17~RC1-1
- update to 8.0.17RC1