summaryrefslogtreecommitdiffstats
path: root/php85.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php85.spec')
-rw-r--r--php85.spec9
1 files changed, 5 insertions, 4 deletions
diff --git a/php85.spec b/php85.spec
index e67ecc6..8c1d326 100644
--- a/php85.spec
+++ b/php85.spec
@@ -90,13 +90,13 @@
%bcond_with zip
%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: php
Version: %{upver}%{?rcver:~%{rcver}}
-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
@@ -155,7 +155,6 @@ Patch48: php-8.5.0-openssl-ec-param.patch
# RC Patch
# Upstream fixes (100+)
-Patch100: upstream.patch
# Security fixes (200+)
@@ -1019,7 +1018,6 @@ in pure PHP.
%patch -P48 -p1 -b .ec-param
# upstream patches
-%patch -P100 -p1 -b .liburiparser
# security patches
@@ -1873,6 +1871,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
%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