summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-04-10 08:48:32 +0200
committerRemi Collet <remi@php.net>2024-04-10 08:48:32 +0200
commit486cce53b731b25bc87b70872c5df89e90f1f293 (patch)
tree726f92f13e6e391ce5cf215db68e5e2014236de8
parent5adac46002b7bd8ed51dc70afa42e118f1f880fc (diff)
Update to 8.2.18 - http://www.php.net/releases/8_2_18.phpv8.2.18
-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 456caef..4ec5793 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.2.18RC1 (2024-03-28)
+===== 8.2.18 (2024-04-11)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php82.spec b/php82.spec
index b448d44..69bfad5 100644
--- a/php82.spec
+++ b/php82.spec
@@ -121,7 +121,7 @@
%bcond_with zip
%global upver 8.2.18
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2200,6 +2200,9 @@ fi
%changelog
+* Wed Apr 10 2024 Remi Collet <remi@remirepo.net> - 8.2.18-1
+- Update to 8.2.18 - http://www.php.net/releases/8_2_18.php
+
* Tue Mar 26 2024 Remi Collet <remi@remirepo.net> - 8.2.18~RC1-1
- update to 8.2.18RC1