From fc8ebda5ab31474d75e858f68cf5aa8c9d28bb7a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 6 Apr 2022 11:20:10 +0200 Subject: [PATCH] WordPress 5.9.3 Maintenance Release (cherry picked from commit 3469ae9ebb304cc72601d14288a219700fbc127d) (cherry picked from commit 789808f5b73654bb5032c3544d2a314f2339f3ea) 5.9.3 sources (cherry picked from commit 6b9f7178f9f5464af9932632a6bc2062b29ec911) (cherry picked from commit 5a630a31f217ad55f001a6773f33273aaa78acde) --- sources | 2 +- wordpress.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sources b/sources index 5fa9a52..2155d04 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wordpress-5.9.2.tar.gz) = d2a93d753fcc63f7361c8faea694fba265045db8728fd903417fca1a41362b0a5bf1d75e606a35f95cedcb4951c3392d0e37c266f5b26f627602450b8537df62 +SHA512 (wordpress-5.9.3.tar.gz) = 9d44d95c6f046558783c7de22cbe7eb912e21234b549b324ec43ab6013ba3f4990a3478e40c8cf399dbbdf00598dcf30423f9d1f74da83e63ee920de457b6637 diff --git a/wordpress.spec b/wordpress.spec index 25556f3..259d4e4 100644 --- a/wordpress.spec +++ b/wordpress.spec @@ -13,7 +13,7 @@ %else %global with_nginx 0 %endif -%global upstream_version 5.9.2 +%global upstream_version 5.9.3 #global upstream_prever RC5 #global upstream_lower rc5 @@ -278,6 +278,9 @@ find ${RPM_BUILD_ROOT} \( -name \*.dolly -o -name \*.rhbz522897 -o -name \*.orig %changelog +* Wed Apr 6 2022 Remi Collet - 5.9.3-1 +- WordPress 5.9.3 Maintenance Release + * Fri Mar 11 2022 Remi Collet - 5.9.2-1 - WordPress 5.9.2 Security & Maintenance Release