public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/wordpress] epel10: v7.0.2
@ 2026-07-21 4:44 Remi Collet
0 siblings, 0 replies; only message in thread
From: Remi Collet @ 2026-07-21 4:44 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-21 4:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-21 4:44 [rpms/wordpress] epel10: v7.0.2 Remi Collet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox