summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-03-12 16:22:11 +0100
committerRemi Collet <remi@php.net>2024-03-12 16:22:11 +0100
commit1d8044b5c9fca9de3fbb9658144f06167964859d (patch)
tree199cc5d8040386c4969eea4358d85610a6f8fc80
parent63746d4a1f485228963f31319d53afa874dd1510 (diff)
Update to 8.2.17 - http://www.php.net/releases/8_2_17.phpv8.2.17
-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 3471ea0..4b40dc9 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.2.17RC2 (2024-02-29)
+===== 8.2.17 (2024-03-14)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php82.spec b/php82.spec
index a0c4452..980a4dd 100644
--- a/php82.spec
+++ b/php82.spec
@@ -121,7 +121,7 @@
%bcond_with zip
%global upver 8.2.17
-%global rcver RC2
+#global rcver RC2
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2200,6 +2200,9 @@ fi
%changelog
+* Tue Mar 12 2024 Remi Collet <remi@remirepo.net> - 8.2.17-1
+- Update to 8.2.17 - http://www.php.net/releases/8_2_17.php
+
* Wed Feb 28 2024 Remi Collet <remi@remirepo.net> - 8.2.17~RC2-1
- update to 8.2.17RC2