summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-07-05 08:07:20 +0200
committerRemi Collet <remi@php.net>2023-07-05 08:07:20 +0200
commit419484ff2683da5ad04d9979549bce0429557248 (patch)
tree3aeb30c223ace6590ae8fedc0fc30eb8727b2836
parent33a1ce4d3158164c6db4469204066ca9d25a3f7d (diff)
Update to 8.2.8 - http://www.php.net/releases/8_2_8.phpv8.2.8
-rw-r--r--failed.txt2
-rw-r--r--php82.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/failed.txt b/failed.txt
index 5685a7b..8596363 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.2.8RC1 (2023-06-22)
+===== 8.2.8 (2023-07-06)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php82.spec b/php82.spec
index 887d585..a1bcac8 100644
--- a/php82.spec
+++ b/php82.spec
@@ -110,7 +110,7 @@
%bcond_with zip
%global upver 8.2.8
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2195,6 +2195,9 @@ fi
%changelog
+* Wed Jul 5 2023 Remi Collet <remi@remirepo.net> - 8.2.8-1
+- Update to 8.2.8 - http://www.php.net/releases/8_2_8.php
+
* Tue Jun 20 2023 Remi Collet <remi@remirepo.net> - 8.2.8~RC1-1
- update to 8.2.8RC1