summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec12
1 files changed, 8 insertions, 4 deletions
diff --git a/php.spec b/php.spec
index e4bc819..43abd75 100644
--- a/php.spec
+++ b/php.spec
@@ -23,8 +23,8 @@
%endif
# API/ABI check
-%global apiver 20240925
-%global zendver 20240925
+%global apiver 20250925
+%global zendver 20250925
%global pdover 20240423
# Adds -z now to the linker flags
@@ -101,8 +101,8 @@
%global gh_owner php
%global gh_project php-src
%global upver 8.5.0
-%global rcver beta3
-%global lowrc beta3
+%global rcver RC1
+%global lowrc rc1
# TODO set PHP_EXTRA_VERSION for EOL version
Summary: PHP scripting language for creating dynamic web sites
@@ -1657,6 +1657,10 @@ fi
%changelog
+* Wed Sep 24 2025 Remi Collet <remi@remirepo.net> - 8.5.0~rc1-1
+- update to 8.5.0RC1
+- bump ABI/API numbers to 20240925
+
* Tue Sep 9 2025 Remi Collet <remi@remirepo.net> - 8.5.0~beta3-1
- update to 8.5.0beta3