(cherry picked from commit 7221613009)
This commit is contained in:
Remi Collet 2024-06-06 07:54:45 +02:00
commit c0a4d1e025
2 changed files with 5 additions and 2 deletions

View file

@ -1 +1 @@
SHA512 (wordpress-6.5.3.tar.gz) = 904be348fbb416f94a3cfc770e126f920b9dce3b4c8486e50ccbe3e3d37429949c1d385d2a75a70db8632049bd6c482d695e4565372df291403c90a261fe135b
SHA512 (wordpress-6.5.4.tar.gz) = 4300137980c9d0f4c7f4a2ca5771c3b1f70ac7c216f0c634b3c2c755214b697dc6af3223b05f848e2c7133342147e9ef191fd1408bb0f44ab80c03d7f2b3bb0b

View file

@ -13,7 +13,7 @@
%else
%global with_nginx 0
%endif
%global upstream_version 6.5.3
%global upstream_version 6.5.4
#global upstream_prever RC5
#global upstream_lower rc5
@ -266,6 +266,9 @@ end
%changelog
* Thu Jun 6 2024 Remi Collet <remi@remirepo.net> - 6.5.4-1
- WordPress 6.5.4 Maintenance Release
* Mon May 13 2024 Remi Collet <remi@remirepo.net> - 6.5.3-1
- WordPress 6.5.3 Maintenance Release