summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-01-14 06:56:20 +0100
committerRemi Collet <remi@php.net>2026-01-14 06:56:20 +0100
commitaabd89a0d403927b5b353aaf2bcfbba9efa5b8dd (patch)
tree68f47ed6f96b9b84f7a7920c7d4fe8d1ebdcabfa /php.spec
parent90f427676a7a66f32112edf7e35a0ba2425942f7 (diff)
Update to 8.5.2 - http://www.php.net/releases/8_5_2.phpHEADmaster
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 725bcfc..a479595 100644
--- a/php.spec
+++ b/php.spec
@@ -103,13 +103,13 @@
%global gh_owner php
%global gh_project php-src
%global upver 8.5.2
-%global rcver RC1
+#global rcver RC1
# 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
@@ -170,7 +170,6 @@ Patch48: php-8.5.0-openssl-ec-param.patch
# RC Patch
# Upstream fixes (100+)
-Patch100: upstream.patch
# Security fixes (200+)
@@ -871,7 +870,6 @@ sed -e 's/php-devel/%{?scl_prefix}php-devel/' -i scripts/phpize.in
%patch -P48 -p1 -b .ec-param
# upstream patches
-%patch -P100 -p1 -b .liburiparser
# security patches
@@ -1660,6 +1658,9 @@ fi
%changelog
+* Wed Jan 14 2026 Remi Collet <remi@remirepo.net> - 8.5.2-1
+- Update to 8.5.2 - http://www.php.net/releases/8_5_2.php
+
* Mon Jan 5 2026 Remi Collet <remi@remirepo.net> - 8.5.2~RC1-2
- Fedora: use system liburiparser