WordPress 5.0.3 Maintenance Release
This commit is contained in:
parent
a1497a8ce2
commit
fa0b96edeb
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -9,3 +9,4 @@ clog
|
|||
/wordpress-5.0-strip.tar.xz
|
||||
/wordpress-5.0.1-strip.tar.xz
|
||||
/wordpress-5.0.2-strip.tar.xz
|
||||
/wordpress-5.0.3-strip.tar.xz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (wordpress-5.0.2-strip.tar.xz) = 0c6b3e4fd9f58085e4b260addabf8ad2d8074bcc6e5a180247a1dd4eed71220403ab7ba65a64658cb77df886a886448ca58481d55dcb8292f2e9d1f3d66202cc
|
||||
SHA512 (wordpress-5.0.3-strip.tar.xz) = 1091f6607ca1eb93873b918ff0212824174330bd4d775f2a34480a79dc5cd3e7788f245e9fc27f365f6e54b48255e97c66463bd7589608edcae61e2eb85fbe6f
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
Summary: Blog tool and publishing platform
|
||||
URL: http://www.wordpress.org
|
||||
Name: wordpress
|
||||
Version: 5.0.2
|
||||
Version: 5.0.3
|
||||
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
|
||||
* Fri Jan 11 2019 Remi Collet <remi@remirepo.net> - 5.0.3-1
|
||||
- WordPress 5.0.3 Maintenance Release
|
||||
|
||||
* Thu Dec 20 2018 Remi Collet <remi@remirepo.net> - 5.0.2-1
|
||||
- WordPress 5.0.2 Maintenance Release
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue