WordPress 6.0.1 Maintenance Release

(cherry picked from commit 1189f1a8a1)
This commit is contained in:
Remi Collet 2022-07-13 11:04:41 +02:00
commit b0f080bdbc
2 changed files with 5 additions and 2 deletions

View file

@ -1 +1 @@
SHA512 (wordpress-6.0.tar.gz) = 5449129b21cb3c5093c73b7f712e91c05db27f60d3797b0697c3dd2929b6996b2ebf41a0e827b72a110625654acd2e336a73f76fba144d30e56586ac3ba2ca34
SHA512 (wordpress-6.0.1.tar.gz) = 686d03212cd635e343e2d2d468aabb9c4499f87a1db123943ef65547dfbd826c233777a3b7cb53e3838d08f51f3d4cdfeee53f49ad7408921d52315aad65187a

View file

@ -13,7 +13,7 @@
%else
%global with_nginx 0
%endif
%global upstream_version 6.0
%global upstream_version 6.0.1
#global upstream_prever RC5
#global upstream_lower rc5
@ -262,6 +262,9 @@ end
%changelog
* Wed Jul 13 2022 Remi Collet <remi@remirepo.net> - 6.0.1-1
- WordPress 6.0.1 Maintenance Release
* Wed May 25 2022 Remi Collet <remi@remirepo.net> - 6.0-1
- WordPress 6.0 “Arturo”