WordPress 5.0.1 Security Release
(cherry picked from commit 714c519e55)
This commit is contained in:
parent
bbe6442519
commit
a7968faffd
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -7,3 +7,4 @@ clog
|
|||
/wordpress-4.9.7-strip.tar.xz
|
||||
/wordpress-4.9.8-strip.tar.xz
|
||||
/wordpress-5.0-strip.tar.xz
|
||||
/wordpress-5.0.1-strip.tar.xz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (wordpress-5.0-strip.tar.xz) = ca9e61767893bb8e11969afc9da9ec37a22d1361af9eaa00ad3a33060b8beccde5393e399fca4e641f2fbd209d458777857f413505d8d36f0501ac41484e182c
|
||||
SHA512 (wordpress-5.0.1-strip.tar.xz) = b52a27265b8c421c1a9f23fa42dc89c24f62761921c8a2b8076d0770c09c0f496b3b0ee5bfc2c467200e82e32b7a6dfe21606dccf2d3714d13cf5d41d19cb010
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
Summary: Blog tool and publishing platform
|
||||
URL: http://www.wordpress.org
|
||||
Name: wordpress
|
||||
Version: 5.0
|
||||
Version: 5.0.1
|
||||
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 13 2018 Remi Collet <remi@remirepo.net> - 5.0.1-1
|
||||
- WordPress 5.0.1 Security Release
|
||||
|
||||
* Wed Dec 12 2018 Remi Collet <remi@remirepo.net> - 5.0-1
|
||||
- WordPress 5.0 “Bebo”
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue