WordPress 5.0.2 Maintenance Release

This commit is contained in:
Remi Collet 2018-12-20 10:21:56 +01:00
commit a1497a8ce2
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -8,3 +8,4 @@ clog
/wordpress-4.9.8-strip.tar.xz
/wordpress-5.0-strip.tar.xz
/wordpress-5.0.1-strip.tar.xz
/wordpress-5.0.2-strip.tar.xz

View file

@ -1 +1 @@
SHA512 (wordpress-5.0.1-strip.tar.xz) = b52a27265b8c421c1a9f23fa42dc89c24f62761921c8a2b8076d0770c09c0f496b3b0ee5bfc2c467200e82e32b7a6dfe21606dccf2d3714d13cf5d41d19cb010
SHA512 (wordpress-5.0.2-strip.tar.xz) = 0c6b3e4fd9f58085e4b260addabf8ad2d8074bcc6e5a180247a1dd4eed71220403ab7ba65a64658cb77df886a886448ca58481d55dcb8292f2e9d1f3d66202cc

View file

@ -19,7 +19,7 @@
Summary: Blog tool and publishing platform
URL: http://www.wordpress.org
Name: wordpress
Version: 5.0.1
Version: 5.0.2
Group: Applications/Publishing
Release: 1%{?dist}
License: GPLv2
@ -273,6 +273,9 @@ find ${RPM_BUILD_ROOT} \( -name \*.dolly -o -name \*.rhbz522897 -o -name \*.orig
%changelog
* Thu Dec 20 2018 Remi Collet <remi@remirepo.net> - 5.0.2-1
- WordPress 5.0.2 Maintenance Release
* Thu Dec 13 2018 Remi Collet <remi@remirepo.net> - 5.0.1-1
- WordPress 5.0.1 Security Release