WordPress 6.1.1 Maintenance Release

(cherry picked from commit 55b2537332)
This commit is contained in:
Remi Collet 2022-11-17 11:33:31 +01:00
commit 6259352273
2 changed files with 5 additions and 2 deletions

View file

@ -1 +1 @@
SHA512 (wordpress-6.1.tar.gz) = 383d486de1e3bc5d041690bf54f77e51af2c6cd099aa1f7d2ced8a897a332833906edb3a9460a86fe7b74daa7f92190789d5a087b785ba93e1aff646890c4726
SHA512 (wordpress-6.1.1.tar.gz) = b50dd9b5e1628a0285d3f0121d6b4cb3617fb696907ef06c935b40d0a46c9853ce12200e011a58675830602aa6d5b6470a98e8cefeec0f7464145bdc344780bb

View file

@ -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 <remi@remirepo.net> - 6.1.1-1
- WordPress 6.1.1 Maintenance Release
* Wed Nov 2 2022 Remi Collet <remi@remirepo.net> - 6.1-1
- WordPress 6.1 “Misha”