From 449c019a55bb5e22c1f0e245022e1ba3de2bc630 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 13 Dec 2019 08:27:19 +0100 Subject: [PATCH] WordPress 5.3.1 Security and Maintenance Release (cherry picked from commit b26e7ca65485badddc4010af7b44b92400129237) --- sources | 2 +- wordpress.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sources b/sources index b036caa..6e35b57 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wordpress-5.3.tar.gz) = 90a0df8a2b965c06ac10ba0dd3521b98bbd6040780bd2ccfa14a445bd2cbdb1311277563dd30f5cdc918a4177ec7c49e89260d95309fb08e271173f242fcfc07 +SHA512 (wordpress-5.3.1.tar.gz) = 97a3297305ae23bf0d1d295a3df1516dcafc1486a63974357bfc46963cecf0bfd982edc68efd60a0ceb4014fdcdde9fc71e7257a5f5d011922d8dfce280e1a9a diff --git a/wordpress.spec b/wordpress.spec index af2858b..28ec081 100644 --- a/wordpress.spec +++ b/wordpress.spec @@ -18,7 +18,7 @@ %else %global clean_compat 0 %endif -%global upstream_version 5.3 +%global upstream_version 5.3.1 #global upstream_prever RC1 #global upstream_lower rc1 @@ -296,6 +296,9 @@ find ${RPM_BUILD_ROOT} \( -name \*.dolly -o -name \*.rhbz522897 -o -name \*.orig %changelog +* Fri Dec 13 2019 Remi Collet - 5.3.1-1 +- WordPress 5.3.1 Security and Maintenance Release + * Wed Nov 13 2019 Remi Collet - 5.3-1 - WordPress 5.3 “Kirk”