summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-06-04 18:10:38 +0200
committerRemi Collet <remi@php.net>2024-06-04 18:10:38 +0200
commite55d4927e7c9de8223ec7dd5f925e7e9e8b547c0 (patch)
treeebe02374e3e71e607056e13ba4987618f027dd45
parentdb935ccdf5886485156d5398fbc590d6026c7a4a (diff)
Update to 8.3.8 - http://www.php.net/releases/8_3_8.phpv8.3.8
-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 805137b..16b1d65 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.3.8RC1 (2024-05-23)
+===== 8.3.8 (2024-06-06)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php.spec b/php.spec
index 31b8c89..8f2caf7 100644
--- a/php.spec
+++ b/php.spec
@@ -130,7 +130,7 @@
%global gh_owner php
%global gh_project php-src
%global upver 8.3.8
-%global rcver RC1
+#global rcver RC1
# TODO set PHP_EXTRA_VERSION for EOL version
Summary: PHP scripting language for creating dynamic web sites
@@ -1874,6 +1874,9 @@ fi
%changelog
+* Tue Jun 4 2024 Remi Collet <remi@remirepo.net> - 8.3.8-1
+- Update to 8.3.8 - http://www.php.net/releases/8_3_8.php
+
* Wed May 22 2024 Remi Collet <remi@remirepo.net> - 8.3.8~RC1-1
- update to 8.3.8RC1