From 520812b8dd64d3e142c461dbf8f6b604bdfc61e0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 10 Apr 2024 15:22:54 +0200 Subject: [PATCH] WordPress 6.5.2 Maintenance and Security Release --- sources | 2 +- wordpress.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sources b/sources index 51eadd7..7193d3b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wordpress-6.5.tar.gz) = 39ab557bfd4c2af7a5289f379cc4ee62a6720f2f41cefeb5328cf1a053a3f53d471ce081998debe7f4143ed11dcec6cc8c71da8867a3493c83d1b3742a99a9d4 +SHA512 (wordpress-6.5.2.tar.gz) = 51da72c4a5aeac0ae7ce968a7f05340d4af422226095f7c615dc865bd4fafe855c481df2ca31657c4a705307aaf2b1b941a4246847f1bdb934a49d1e626cb7fb diff --git a/wordpress.spec b/wordpress.spec index 5b92d85..730b047 100644 --- a/wordpress.spec +++ b/wordpress.spec @@ -13,7 +13,7 @@ %else %global with_nginx 0 %endif -%global upstream_version 6.5 +%global upstream_version 6.5.2 #global upstream_prever RC5 #global upstream_lower rc5 @@ -266,6 +266,9 @@ end %changelog +* Wed Apr 10 2024 Remi Collet - 6.5.2-1 +- WordPress 6.5.2 Maintenance and Security Release + * Wed Apr 3 2024 Remi Collet - 6.5-1 - WordPress 6.5 “Regina”