public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/php] f44: v8.5.8
@ 2026-07-01  4:33 Remi Collet
  0 siblings, 0 replies; only message in thread
From: Remi Collet @ 2026-07-01  4:33 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/php
            Branch : f44
            Commit : 5dafde9a2470dc6fbe20fa74f5d5675351331ce1
            Author : Remi Collet <remi@fedoraproject.org>
            Date   : 2026-07-01T06:33:36+02:00
            Stats  : +12/-5 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/php/c/5dafde9a2470dc6fbe20fa74f5d5675351331ce1?branch=f44

            Log:
            v8.5.8

(cherry picked from commit cffa7c317e22dd45a57397c0efc5a04fda07aac5)

---
diff --git a/.gitignore b/.gitignore
index 20020c2..3597c72 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,3 +51,7 @@ TODO
 /php-8.5.7RC2.tar.xz.asc
 /php-8.5.7.tar.xz
 /php-8.5.7.tar.xz.asc
+/php-8.5.8RC1.tar.xz
+/php-8.5.8RC1.tar.xz.asc
+/php-8.5.8.tar.xz
+/php-8.5.8.tar.xz.asc

diff --git a/php.spec b/php.spec
index 439856d..d31f427 100644
--- a/php.spec
+++ b/php.spec
@@ -68,7 +68,7 @@
 # liburiparser version 1.0.0 required
 %global liburiparser_minver 1.0.0
 %global liburiparser_bunver 1.0.2
-%if 0%{?fedora}
+%if 0%{?fedora} || 0%{?rhel} >= 11
 # use system liburiparser when available
 %bcond_without       liburiparser
 %else
@@ -76,8 +76,8 @@
 %bcond_with          liburiparser
 %endif
 
-%global upver        8.5.7
-#global rcver        RC2
+%global upver        8.5.8
+#global rcver        RC1
 
 Summary: PHP scripting language for creating dynamic web sites
 %if %{with rename}
@@ -1675,6 +1675,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
 
 
 %changelog
+* Wed Jul  1 2026 Remi Collet <remi@remirepo.net> - 8.5.8-1
+- Update to 8.5.8 - http://www.php.net/releases/8_5_8.php
+
 * Wed Jun  3 2026 Remi Collet <remi@remirepo.net> - 8.5.7-1
 - Update to 8.5.7 - http://www.php.net/releases/8_5_7.php
 

diff --git a/sources b/sources
index 1d12169..e5572b9 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (php-8.5.7.tar.xz) = 2d4081b8684936afae946d5cc4d6714a6e40f8a25c9a286fe22190600896ab447293a0a73f58fae09d4543153134fd0b6a1131dccfc2b585406ae2a4d9aa08b7
-SHA512 (php-8.5.7.tar.xz.asc) = 8b8f701b61aff92261ca410b82ebcb843a72e68b6c733acbc0fe27eb3e0c07556ca92679d4990a0e580afde6942f8590904ad75f9ac5affb6e012765f4f09434
+SHA512 (php-8.5.8.tar.xz) = 9c58a121f91a23ec78834cb89b504031ba4d5d8ecb501c3de2172a315f2dad8a1dc39234e39f7b0e70c278c880a13f1eb198858fa7f1ee028701b583dbfbde28
+SHA512 (php-8.5.8.tar.xz.asc) = e96f7b14297c6dfd9f5bcc00f7c71697f1814d65ef29ca021975bdf7916ed1d0af64f282a770c1483b93c75a2c9bc2032520f49f1891766e0cd5f553ea54fed7

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-01  4:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-01  4:33 [rpms/php] f44: v8.5.8 Remi Collet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox