From 6259352273e7ab73fc9223c2dab32df843402d30 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 17 Nov 2022 11:33:31 +0100 Subject: [PATCH] WordPress 6.1.1 Maintenance Release (cherry picked from commit 55b253733297cc6ebc758da8dae08a918b13c664) --- sources | 2 +- wordpress.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sources b/sources index bc9d56b..1827ffd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wordpress-6.1.tar.gz) = 383d486de1e3bc5d041690bf54f77e51af2c6cd099aa1f7d2ced8a897a332833906edb3a9460a86fe7b74daa7f92190789d5a087b785ba93e1aff646890c4726 +SHA512 (wordpress-6.1.1.tar.gz) = b50dd9b5e1628a0285d3f0121d6b4cb3617fb696907ef06c935b40d0a46c9853ce12200e011a58675830602aa6d5b6470a98e8cefeec0f7464145bdc344780bb diff --git a/wordpress.spec b/wordpress.spec index 4800872..b10de8d 100644 --- a/wordpress.spec +++ b/wordpress.spec @@ -13,7 +13,7 @@ %else %global with_nginx 0 %endif -%global upstream_version 6.1 +%global upstream_version 6.1.1 #global upstream_prever RC5 #global upstream_lower rc5 @@ -262,6 +262,9 @@ end %changelog +* Wed Nov 16 2022 Remi Collet - 6.1.1-1 +- WordPress 6.1.1 Maintenance Release + * Wed Nov 2 2022 Remi Collet - 6.1-1 - WordPress 6.1 “Misha”