WordPress 6.0.2 Security and Maintenance Release

(cherry picked from commit 06b0454149)
(cherry picked from commit b691373710)
This commit is contained in:
Remi Collet 2022-09-08 10:11:51 +02:00
commit 9d496d5b3b
2 changed files with 5 additions and 2 deletions

View file

@ -1 +1 @@
SHA512 (wordpress-6.0.1.tar.gz) = 686d03212cd635e343e2d2d468aabb9c4499f87a1db123943ef65547dfbd826c233777a3b7cb53e3838d08f51f3d4cdfeee53f49ad7408921d52315aad65187a
SHA512 (wordpress-6.0.2.tar.gz) = 4a7c9c64e154a804c3dd0a308c3b8d9ef62918656f7f324bc329fd7cf4b340abd2252495f15869aece4f0649d18bd0f43955e6b343a4b68ec2746d07b077a1d8

View file

@ -13,7 +13,7 @@
%else
%global with_nginx 0
%endif
%global upstream_version 6.0.1
%global upstream_version 6.0.2
#global upstream_prever RC5
#global upstream_lower rc5
@ -262,6 +262,9 @@ end
%changelog
* Thu Sep 8 2022 Remi Collet <remi@remirepo.net> - 6.0.2-1
- WordPress 6.0.2 Security and Maintenance Release
* Wed Jul 13 2022 Remi Collet <remi@remirepo.net> - 6.0.1-1
- WordPress 6.0.1 Maintenance Release