From 6383f5c97d4e8b64dc2440b4a4abec43d3dd3057 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 13 May 2024 12:00:35 +0200 Subject: [PATCH] WordPress 6.5.3 Maintenance Release (cherry picked from commit b5c588fb5888eea553d50d142a726bc235870566) --- sources | 2 +- wordpress.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sources b/sources index 7193d3b..51c9774 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wordpress-6.5.2.tar.gz) = 51da72c4a5aeac0ae7ce968a7f05340d4af422226095f7c615dc865bd4fafe855c481df2ca31657c4a705307aaf2b1b941a4246847f1bdb934a49d1e626cb7fb +SHA512 (wordpress-6.5.3.tar.gz) = 904be348fbb416f94a3cfc770e126f920b9dce3b4c8486e50ccbe3e3d37429949c1d385d2a75a70db8632049bd6c482d695e4565372df291403c90a261fe135b diff --git a/wordpress.spec b/wordpress.spec index cd3de8b..34a2806 100644 --- a/wordpress.spec +++ b/wordpress.spec @@ -13,7 +13,7 @@ %else %global with_nginx 0 %endif -%global upstream_version 6.5.2 +%global upstream_version 6.5.3 #global upstream_prever RC5 #global upstream_lower rc5 @@ -266,6 +266,9 @@ end %changelog +* Mon May 13 2024 Remi Collet - 6.5.3-1 +- WordPress 6.5.3 Maintenance Release + * Wed Apr 10 2024 Remi Collet - 6.5.2-1 - WordPress 6.5.2 Maintenance and Security Release