From 4e99d38cfc9e31a710592360f24f21f56d857f99 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 7 Aug 2026 06:29:38 +0200 Subject: [PATCH] v6.9.6 (cherry picked from commit 746629fb3bef972cd9a3da86cbc47aaf020f265b) --- sources | 2 +- wordpress.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sources b/sources index 7ae625c..8d04b62 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wordpress-6.9.5.tar.gz) = 9dcdbd5b46366657010eeb9b89dede46172d912d9cfe26458e7d5a1971263263e0e7cf732846b9edfa126e318bef3a7c5c8d532c433bf43f94ede224ab28a865 +SHA512 (wordpress-6.9.6.tar.gz) = 9b5b72535d8ebb8a3e273d44dd7381d8124fe87603b825501a3619a3d28da78b0a7a85bc1b59362b5412c06e05ee777bf983c184fe6555ccff369e9715449446 diff --git a/wordpress.spec b/wordpress.spec index 2bcdb71..fd60089 100644 --- a/wordpress.spec +++ b/wordpress.spec @@ -7,7 +7,7 @@ # %global wp_content %{_datadir}/wordpress/wp-content -%global upstream_version 6.9.5 +%global upstream_version 6.9.6 #global upstream_prever RC5 #global upstream_lower rc5 @@ -245,6 +245,9 @@ end %changelog +* Fri Aug 7 2026 Remi Collet - 6.9.6-1 +- WordPress 6.9.6 Security Release + * Tue Jul 21 2026 Remi Collet - 6.9.5-1 - WordPress 6.9.5 Security Release