summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-12-07 07:36:25 +0100
committerRemi Collet <remi@php.net>2023-12-07 07:36:25 +0100
commit06206de011934284bb081505ecdfce3ca39aab7c (patch)
treeb637b50864171571bb257ab21b8f3dd87b50fa89 /php.spec
parent59d2285962ebaca3249710cc73577c58430b372b (diff)
update to 8.3.1RC3
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/php.spec b/php.spec
index 2508356..f5c0b0d 100644
--- a/php.spec
+++ b/php.spec
@@ -130,7 +130,7 @@
%global gh_owner php
%global gh_project php-src
%global upver 8.3.1
-%global rcver RC1
+%global rcver RC3
# TODO set PHP_EXTRA_VERSION for EOL version
Summary: PHP scripting language for creating dynamic web sites
@@ -203,8 +203,6 @@ Patch48: php-8.3.0-openssl-ec-param.patch
Patch91: php-7.2.0-oci8conf.patch
# Upstream fixes (100+)
-# revert unwanted API change
-Patch100: php-upstream.patch
# Security fixes (200+)
@@ -991,7 +989,6 @@ sed -e 's/php-devel/%{?scl_prefix}php-devel/' -i scripts/phpize.in
%patch -P91 -p1 -b .remi-oci8
# upstream patches
-%patch -P100 -p1 -R -b .revert
# security patches
@@ -1877,6 +1874,9 @@ fi
%changelog
+* Thu Dec 7 2023 Remi Collet <remi@remirepo.net> - 8.3.1~RC3-1
+- update to 8.3.1RC3
+
* Wed Dec 6 2023 Remi Collet <remi@remirepo.net> - 8.3.1~RC1-1
- update to 8.3.1RC1