summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-11-21 13:03:38 +0100
committerRemi Collet <remi@php.net>2023-11-21 13:03:38 +0100
commitc4772f0428b6f1d59709d3bce8e162faf4a5aedf (patch)
treea7b0a0fa3409a0f962e3f8bc24ce49d3ca9a1f0e
parentd56077e8b741d3540b3387bb8c4dacbef0929ad4 (diff)
Update to 8.2.13 - http://www.php.net/releases/8_2_13.phpv8.2.13
-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 0233614..7bfff4e 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.2.13RC1 (2023-11-08)
+===== 8.2.13 (2023-11-23)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php82.spec b/php82.spec
index 8204860..cb6db9c 100644
--- a/php82.spec
+++ b/php82.spec
@@ -121,7 +121,7 @@
%bcond_with zip
%global upver 8.2.13
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2200,6 +2200,9 @@ fi
%changelog
+* Tue Nov 21 2023 Remi Collet <remi@remirepo.net> - 8.2.13-1
+- Update to 8.2.13 - http://www.php.net/releases/8_2_13.php
+
* Tue Nov 7 2023 Remi Collet <remi@remirepo.net> - 8.2.13~RC1-1
- update to 8.2.13RC1
- use oracle client library version 21.12 on x86_64