summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-06-04 16:39:38 +0200
committerRemi Collet <remi@php.net>2024-06-04 16:39:38 +0200
commit1ab9a9ffc372334e3c063034087159eaa2b48093 (patch)
tree84e4d9cc2d3c7e94d02b5cb5a9414e44c4f7e7b4
parentc19d7ab6a02ee4672dbe83f20ad30b6cabb6cf5b (diff)
Update to 8.2.20 - http://www.php.net/releases/8_2_20.phpv8.2.20
-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 dcb128e..5ced462 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.2.20RC1 (2024-05-23)
+===== 8.2.20 (2024-05-06)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php82.spec b/php82.spec
index 749b519..09bc619 100644
--- a/php82.spec
+++ b/php82.spec
@@ -121,7 +121,7 @@
%bcond_with zip
%global upver 8.2.20
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2200,6 +2200,9 @@ fi
%changelog
+* Tue Jun 4 2024 Remi Collet <remi@remirepo.net> - 8.2.20-1
+- Update to 8.2.20 - http://www.php.net/releases/8_2_20.php
+
* Wed May 22 2024 Remi Collet <remi@remirepo.net> - 8.2.20~RC1-1
- update to 8.2.20RC1