summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-12-20 14:34:01 +0100
committerRemi Collet <remi@php.net>2023-12-20 14:34:01 +0100
commitb5accb26559af6127a6a415e419294166d3ef978 (patch)
tree05e8f2d93cba6a2ffe50bdb0ba60ab6cf2e72246
parentba048679a5c6c1425cacb1dab4d9e1a4cc16b81b (diff)
Update to 8.3.1 - http://www.php.net/releases/8_3_1.phpv8.3.1
-rw-r--r--failed.txt2
-rw-r--r--php83.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/failed.txt b/failed.txt
index e4354ea..14f0ae3 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.3.1RC3 (2023-12-07)
+===== 8.3.1 (2023-12-21)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php83.spec b/php83.spec
index f5368a7..1f10c84 100644
--- a/php83.spec
+++ b/php83.spec
@@ -121,7 +121,7 @@
%bcond_with zip
%global upver 8.3.1
-%global rcver RC3
+#global rcver RC3
# TODO set PHP_EXTRA_VERSION for EOL version
Summary: PHP scripting language for creating dynamic web sites
@@ -2212,6 +2212,9 @@ fi
%changelog
+* Wed Dec 20 2023 Remi Collet <remi@remirepo.net> - 8.3.1-1
+- Update to 8.3.1 - http://www.php.net/releases/8_3_1.php
+
* Thu Dec 7 2023 Remi Collet <remi@remirepo.net> - 8.3.1~RC3-1
- update to 8.3.1RC3