WordPress 5.2.4 Security Release

(cherry picked from commit dce3e0cbdc)
This commit is contained in:
Remi Collet 2019-10-15 08:00:07 +02:00
commit 689a350c61
2 changed files with 5 additions and 2 deletions

View file

@ -1 +1 @@
SHA512 (wordpress-5.2.3.tar.gz) = 4fb37cb5b5bafbbb556910a69bbe3c83163c660e0186b1a30e095c1fc5950b8474592f17b743f0fb8a4f23f0f0080d3c92f0c45a2a1388911e69994d9c8a2194
SHA512 (wordpress-5.2.4.tar.gz) = eaf6e1555f13e4fe1f1a99691b271e658d9a83ab5fa7de1480987875565aab45d246bf8bb2e9828bd43979b96a0fb0db1ebf61c62c4967d9af08a370bef083e0

View file

@ -18,7 +18,7 @@
%else
%global clean_compat 0
%endif
%global upstream_version 5.2.3
%global upstream_version 5.2.4
#global upstream_prever RC1
#global upstream_lower rc1
@ -296,6 +296,9 @@ find ${RPM_BUILD_ROOT} \( -name \*.dolly -o -name \*.rhbz522897 -o -name \*.orig
%changelog
* Tue Oct 15 2019 Remi Collet <remi@remirepo.net> - 5.2.4-1
- WordPress 5.2.4 Security Release
* Thu Sep 5 2019 Remi Collet <remi@remirepo.net> - 5.2.3-1
- WordPress 5.2.3 Security and Maintenance Release