summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-08-28 07:17:40 +0200
committerRemi Collet <remi@php.net>2024-08-28 07:17:40 +0200
commit0fb09512384a40c93210572a56668f76a39d27fb (patch)
treeab915bbb1be4b4d48fe9d1269992b5f02926c67f /php.spec
parent432d3e98d337197a89ac94a6865538db3bcef8f4 (diff)
Update to 8.4.0beta4
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec9
1 files changed, 5 insertions, 4 deletions
diff --git a/php.spec b/php.spec
index 7cb81ac..41ffd23 100644
--- a/php.spec
+++ b/php.spec
@@ -84,13 +84,13 @@
%global gh_owner php
%global gh_project php-src
%global upver 8.4.0
-%global rcver beta3
+%global rcver beta4
# 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}}
-Release: 2%{?dist}
+Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -159,7 +159,6 @@ Patch48: php-8.3.0-openssl-ec-param.patch
Patch300: php-7.4.0-datetests.patch
# WIP
-Patch400: 15420.patch
BuildRequires: gnupg2
BuildRequires: bzip2-devel
@@ -858,7 +857,6 @@ sed -e 's/php-devel/%{?scl_prefix}php-devel/' -i scripts/phpize.in
%patch -P300 -p1 -b .datetests
# WIP patch
-%patch -P400 -p1
# Prevent %%doc confusion over LICENSE files
cp Zend/LICENSE ZEND_LICENSE
@@ -1651,6 +1649,9 @@ fi
%changelog
+* Wed Aug 28 2024 Remi Collet <remi@remirepo.net> - 8.4.0~beta4-1
+- Update to 8.4.0beta4
+
* Thu Aug 15 2024 Remi Collet <remi@remirepo.net> - 8.4.0~beta3-2
- test build for PR
- open https://github.com/php/php-src/pull/15420 fix test settings