summaryrefslogtreecommitdiffstats
path: root/php82.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-10-09 08:25:50 +0200
committerRemi Collet <remi@php.net>2024-10-09 08:25:50 +0200
commit768f5f242282f27ccb865b6366ebb155de96cde4 (patch)
tree2dd217821081436d512da84a3ddd335c2b7a74dc /php82.spec
parent002aae569baf5cb2479ec323505d63c104109605 (diff)
update to 8.2.25RC1
Diffstat (limited to 'php82.spec')
-rw-r--r--php82.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php82.spec b/php82.spec
index 65ec1d7..d5745c0 100644
--- a/php82.spec
+++ b/php82.spec
@@ -122,8 +122,8 @@
%bcond_without libgd
%bcond_with zip
-%global upver 8.2.24
-#global rcver RC1
+%global upver 8.2.25
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -183,7 +183,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.2.25-phpinfo.patch
# RC Patch
Patch91: php-7.2.0-oci8conf.patch
@@ -2205,6 +2205,9 @@ fi
%changelog
+* Wed Oct 9 2024 Remi Collet <remi@remirepo.net> - 8.2.25~RC1-1
+- update to 8.2.25RC1
+
* Wed Sep 25 2024 Remi Collet <remi@remirepo.net> - 8.2.24-1
- Update to 8.2.24 - http://www.php.net/releases/8_2_24.php