WordPress 5.9.2 Security & Maintenance Release

(cherry picked from commit 07fe7c3d0e)
This commit is contained in:
Remi Collet 2022-03-11 07:41:50 +01:00
commit 7e7f511598
2 changed files with 5 additions and 2 deletions

View file

@ -1 +1 @@
SHA512 (wordpress-5.9.1.tar.gz) = bef81308a1ac5797db71eb28d0f242dadd01edeb1db949ad2b619a2df23828fdde05befffe15c5948d0e864a6b1dbd09fff0296daccc6739b75f525d1fe21c0e
SHA512 (wordpress-5.9.2.tar.gz) = d2a93d753fcc63f7361c8faea694fba265045db8728fd903417fca1a41362b0a5bf1d75e606a35f95cedcb4951c3392d0e37c266f5b26f627602450b8537df62

View file

@ -13,7 +13,7 @@
%else
%global with_nginx 0
%endif
%global upstream_version 5.9.1
%global upstream_version 5.9.2
#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
* Fri Mar 11 2022 Remi Collet <remi@remirepo.net> - 5.9.2-1
- WordPress 5.9.2 Security & Maintenance Release
* Wed Feb 23 2022 Remi Collet <remi@remirepo.net> - 5.9.1-1
- WordPress 5.9.1 Maintenance Release