public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Remi Collet <remi@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/wordpress] epel10: v7.0.2
Date: Tue, 21 Jul 2026 04:44:43 GMT [thread overview]
Message-ID: <178460908386.1.4163369391454515828.rpms-wordpress-cb10b6145e2d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/wordpress
Branch : epel10
Commit : cb10b6145e2d365662504c5ffb565cef2051362d
Author : Remi Collet <remi@fedoraproject.org>
Date : 2026-07-21T06:44:35+02:00
Stats : +7/-4 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/wordpress/c/cb10b6145e2d365662504c5ffb565cef2051362d?branch=epel10
Log:
v7.0.2
(cherry picked from commit ea22fc54976bee3623fb73e37e941c805937ac78)
---
diff --git a/sources b/sources
index 50fbdf5..15561b4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (wordpress-7.0.1.tar.gz) = 37b8c18b9b2e05b2d6e12deba90a5a7ef90ac37123a5b7382874ef2ad20cc27bbd75197e9a77d231c8ed76a0d10a151a0bee6f091daae7ff487a77b7e3747589
+SHA512 (wordpress-7.0.2.tar.gz) = 1ef3a6307b3716798e1c20851aef9de2e8818bc8ead41e75521bdb560a440c848d52030f713fa64d3ddaaadfd0474761751305ff6d793724231f3402c92080b1
diff --git a/wordpress.spec b/wordpress.spec
index 6547cd8..72bd698 100644
--- a/wordpress.spec
+++ b/wordpress.spec
@@ -7,7 +7,7 @@
#
%global wp_content %{_datadir}/wordpress/wp-content
-%global upstream_version 7.0.1
+%global upstream_version 7.0.2
#global upstream_prever RC5
#global upstream_lower rc5
@@ -89,7 +89,7 @@ Requires: php-zip
Requires: php-zlib
Requires: httpd
# Unbundled
-Requires: ca-certificates
+Requires: /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
# Bundled
# grep "SIMPLEPIE_VERSION'" wordpress/wp-includes/class-simplepie.php
Provides: bundled(php-simplepie) = 1.9.0
@@ -201,7 +201,7 @@ rm -f ${RPM_BUILD_ROOT}%{_datadir}/wordpress/{license.txt,readme.html}
# Remove bundled ca-bundle.crt
rm ${RPM_BUILD_ROOT}%{_datadir}/wordpress/wp-includes/certificates/ca-bundle.crt
-ln -s %{_sysconfdir}/pki/tls/certs/ca-bundle.crt \
+ln -s %{_sysconfdir}/pki/ca-trust/extracted/pem/tls-ca-bundle.pem \
${RPM_BUILD_ROOT}%{_datadir}/wordpress/wp-includes/certificates/ca-bundle.crt
# Remove backup copies of patches
@@ -245,6 +245,9 @@ end
%changelog
+* Tue Jul 21 2026 Remi Collet <remi@remirepo.net> -7.0.2-1
+- WordPress 7.0.2 Release
+
* Fri Jul 10 2026 Remi Collet <remi@remirepo.net> -7.0.1-1
- WordPress 7.0.1 Maintenance Release
reply other threads:[~2026-07-21 4:44 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178460908386.1.4163369391454515828.rpms-wordpress-cb10b6145e2d@fedoraproject.org \
--to=remi@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox