summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec12
1 files changed, 9 insertions, 3 deletions
diff --git a/php.spec b/php.spec
index 7e61839..a479595 100644
--- a/php.spec
+++ b/php.spec
@@ -89,8 +89,8 @@
%endif
%global liburiparser_ver 1.0.0
-%if 0
-# yse system liburiparser when available
+%if 0%{?fedora} >= 42
+# use system liburiparser when available
%bcond_without liburiparser
%else
# use bundled library instead
@@ -103,7 +103,7 @@
%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
@@ -1658,6 +1658,12 @@ 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
+
* Wed Dec 31 2025 Remi Collet <remi@remirepo.net> - 8.5.2~RC1-1
- update to 8.5.2RC1