summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--failed.txt2
-rw-r--r--php83.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/failed.txt b/failed.txt
index b34bbaa..f647d1f 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.3.18 (2025-03-13)
+===== 8.3.19 (2025-03-13)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php83.spec b/php83.spec
index 30c811f..821e5f6 100644
--- a/php83.spec
+++ b/php83.spec
@@ -122,7 +122,7 @@
%bcond_without libgd
%bcond_with zip
-%global upver 8.3.18
+%global upver 8.3.19
#global rcver RC1
# TODO set PHP_EXTRA_VERSION for EOL version
@@ -2229,6 +2229,9 @@ fi
%changelog
+* Wed Mar 12 2025 Remi Collet <remi@remirepo.net> - 8.3.19-1
+- Update to 8.3.19 - http://www.php.net/releases/8_3_19.php
+
* Wed Mar 12 2025 Remi Collet <remi@remirepo.net> - 8.3.18-1
- Update to 8.3.18 - http://www.php.net/releases/8_3_18.php
- use oracle client library version 23.7 on arm64