summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec13
1 files changed, 9 insertions, 4 deletions
diff --git a/php.spec b/php.spec
index a5855e5..c27bd37 100644
--- a/php.spec
+++ b/php.spec
@@ -23,8 +23,8 @@
%endif
# API/ABI check
-%global apiver 20230901
-%global zendver 20230901
+%global apiver 20240924
+%global zendver 20240924
%global pdover 20240423
# Adds -z now to the linker flags
@@ -84,12 +84,13 @@
%global gh_owner php
%global gh_project php-src
%global upver 8.4.0
-%global rcver beta5
+%global rcver RC1
+%global rclow rc1
# TODO set PHP_EXTRA_VERSION for EOL version
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
-Version: %{upver}%{?rcver:~%{rcver}}%{?gh_date:.%{gh_date}}
+Version: %{upver}%{?rcver:~%{rclow}}%{?gh_date:.%{gh_date}}
Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
@@ -1652,6 +1653,10 @@ fi
%changelog
+* Tue Sep 24 2024 Remi Collet <remi@remirepo.net> - 8.4.0~rc1-1
+- Update to 8.4.0RC1
+- bump ABI/API numbers
+
* Wed Sep 11 2024 Remi Collet <remi@remirepo.net> - 8.4.0~beta5-1
- Update to 8.4.0beta5