Update to 4.8.1 Maintenance Release.
(cherry picked from commit 719c484c1c)
This commit is contained in:
parent
64ad28aeee
commit
96b4e6eb6d
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -39,3 +39,4 @@ clog
|
|||
/wordpress-4.7.4.tar.gz
|
||||
/wordpress-4.7.5.tar.gz
|
||||
/wordpress-4.8.tar.gz
|
||||
/wordpress-4.8.1.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (wordpress-4.8.tar.gz) = 20249cf13dbcec198df3ec1feb3a7381c194c7c9f832262e40449f90c5e5b5d3f4b63b6021e78c65cc615e059b1b601881d33ce03e1e4618231329b680511467
|
||||
SHA512 (wordpress-4.8.1.tar.gz) = dfc166a48cd3542e277a74c6b6f551af7043fee45ac62ca764077e1a73fb487da62e57f1a60f60348d8bfe6ee4199c3ce261c042e20cf652f1b0233bd97d6b5c
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
Summary: Blog tool and publishing platform
|
||||
URL: http://www.wordpress.org
|
||||
Name: wordpress
|
||||
Version: 4.8
|
||||
Version: 4.8.1
|
||||
Group: Applications/Publishing
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
|
|
@ -275,6 +275,9 @@ find ${RPM_BUILD_ROOT} \( -name \*.dolly -o -name \*.rhbz522897 -o -name \*.orig
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 3 2017 Remi Collet <remi@remirepo.net> - 4.8.1-1
|
||||
- Update to 4.8.1 Maintenance Release.
|
||||
|
||||
* Fri Jun 9 2017 Remi Collet <remi@remirepo.net> - 4.8-1
|
||||
- WordPress 4.8 “Evans”
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue