WordPress 5.2.1 Maintenance Release

(cherry picked from commit a0e7b40087)
This commit is contained in:
Remi Collet 2019-05-22 07:08:21 +02:00
commit e0c63a9f4d
2 changed files with 5 additions and 2 deletions

View file

@ -1 +1 @@
SHA512 (wordpress-5.2.tar.gz) = 741699a26b956b9d80505954f38e95b9f6328f892efb957d584ba6b669ae28d9a9e63249b72cc7a677cb4ae1008e0545f846492636e7e10442593be2054be824
SHA512 (wordpress-5.2.1.tar.gz) = b49368ba7a3f0cf101b2ad2c78d609050f371a4c7f6dca7d5966cc167ae20ca78df9a3144e1b91c4044d0a9a12163911d66c8faedc9c4a1e2978d2b54ef54855

View file

@ -18,7 +18,7 @@
%else
%global clean_compat 0
%endif
%global upstream_version 5.2
%global upstream_version 5.2.1
#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
* Wed May 22 2019 Remi Collet <remi@remirepo.net> - 5.2.1-1
- WordPress 5.2.1 Maintenance Release
* Wed May 8 2019 Remi Collet <remi@remirepo.net> - 5.2.0-1
- WordPress 5.2 “Jaco”
- raise dependency on PHP 7.2