summaryrefslogtreecommitdiffstats
path: root/php83.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-10-09 07:49:45 +0200
committerRemi Collet <remi@php.net>2024-10-09 07:49:45 +0200
commitb6287db42acbda84eae51427db158db8828e7f5d (patch)
tree612638bc3a77f887b77207c2455488daaae7f638 /php83.spec
parent0d096dfb16720f1c21145c6ee27e7cd78f493b53 (diff)
update to 8.3.13RC1
Diffstat (limited to 'php83.spec')
-rw-r--r--php83.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php83.spec b/php83.spec
index e91f73d..fd85d2d 100644
--- a/php83.spec
+++ b/php83.spec
@@ -125,8 +125,8 @@
%bcond_without libgd
%bcond_with zip
-%global upver 8.3.12
-#global rcver RC1
+%global upver 8.3.13
+%global rcver RC1
# TODO set PHP_EXTRA_VERSION for EOL version
Summary: PHP scripting language for creating dynamic web sites
@@ -188,7 +188,7 @@ Patch45: php-7.4.0-ldap_r.patch
Patch46: php-8.0.7-argon2.patch
# drop "Configure command" from phpinfo output
# and only use gcc (instead of full version)
-Patch47: php-8.1.0-phpinfo.patch
+Patch47: php-8.3.13-phpinfo.patch
# Always warn about missing curve_name
# Both Fedora and RHEL do not support arbitrary EC parameters
Patch48: php-8.3.0-openssl-ec-param.patch
@@ -2239,6 +2239,9 @@ fi
%changelog
+* Wed Oct 9 2024 Remi Collet <remi@remirepo.net> - 8.3.13~RC1-1
+- update to 8.3.13RC1
+
* Wed Sep 25 2024 Remi Collet <remi@remirepo.net> - 8.3.12-1
- Update to 8.3.12 - http://www.php.net/releases/8_3_12.php