summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-04-10 17:11:16 +0200
committerRemi Collet <remi@php.net>2024-04-10 17:11:16 +0200
commit68827ecdf63afa5bfd365489408664651b29d8e4 (patch)
tree8ec04ab82776a8e63ce958676dd043b10ccad370
parent28273b2b75333cd6ea190ee54295fd8dbc60c3ba (diff)
Update to 8.3.6 - http://www.php.net/releases/8_3_6.phpv8.3.6
-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 c7aeadb..a80e25f 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.3.5 (2024-04-11)
+===== 8.3.6 (2024-04-11)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php.spec b/php.spec
index 13ca6d8..2d850d4 100644
--- a/php.spec
+++ b/php.spec
@@ -129,7 +129,7 @@
#global gh_date 20230605
%global gh_owner php
%global gh_project php-src
-%global upver 8.3.5
+%global upver 8.3.6
#global rcver RC1
# TODO set PHP_EXTRA_VERSION for EOL version
@@ -1874,6 +1874,9 @@ fi
%changelog
+* Wed Apr 10 2024 Remi Collet <remi@remirepo.net> - 8.3.6-1
+- Update to 8.3.6 - http://www.php.net/releases/8_3_6.php
+
* Wed Apr 10 2024 Remi Collet <remi@remirepo.net> - 8.3.5-1
- Update to 8.3.5 - http://www.php.net/releases/8_3_5.php