summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-10-11 09:19:18 +0200
committerRemi Collet <remi@php.net>2023-10-11 09:19:18 +0200
commit92861bc8110fc547117f06d19e1a11c2a07522ba (patch)
treefa59b680f0ee70549d04817d34e165c3b87a9d64 /php.spec
parent90b888a1870bb9f49b386ff81f1c0d38375dd09b (diff)
update to 8.2.12RC1
add internal UTC if tzdata is missing
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/php.spec b/php.spec
index 36ed8ee..eead918 100644
--- a/php.spec
+++ b/php.spec
@@ -129,8 +129,8 @@
#global gh_date 20220530
%global gh_owner php
%global gh_project php-src
-%global upver 8.2.11
-#global rcver RC1
+%global upver 8.2.12
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -183,7 +183,7 @@ Patch10: php-8.2.0-curl.patch
# Use system nikic/php-parser
Patch41: php-8.2.0-parser.patch
# use system tzdata
-Patch43: php-8.1.0-systzdata-v23.patch
+Patch43: php-8.1.0-systzdata-v24.patch
# See http://bugs.php.net/53436
Patch44: php-7.4.0-phpize.patch
# Use -lldap_r for OpenLDAP
@@ -1862,6 +1862,10 @@ fi
%changelog
+* Wed Oct 11 2023 Remi Collet <remi@remirepo.net> - 8.2.12~RC1-1
+- update to 8.2.12RC1
+- add internal UTC if tzdata is missing
+
* Tue Sep 26 2023 Remi Collet <remi@remirepo.net> - 8.2.11-1
- Update to 8.2.11 - http://www.php.net/releases/8_2_11.php