WordPress 4.7.1 Security and Maintenance Release
(cherry picked from commit 06ad60dce1)
This commit is contained in:
parent
dddd6f28a4
commit
23a703a5e6
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -33,3 +33,4 @@ clog
|
|||
/wordpress-4.6.tar.gz
|
||||
/wordpress-4.6.1.tar.gz
|
||||
/wordpress-4.7.tar.gz
|
||||
/wordpress-4.7.1.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
474c022ef8e5371a8fc756dbfeb96d1b wordpress-4.7.tar.gz
|
||||
SHA512 (wordpress-4.7.1.tar.gz) = ccb2d36e0192ceeb02e4391a3bd6fb100558c3013c1e10a91465c9b7d83e294a51c35ee60637f01838131e2a3c99266320fe0e90d51979c566a53fffed19dc4c
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
Summary: Blog tool and publishing platform
|
||||
URL: http://www.wordpress.org
|
||||
Name: wordpress
|
||||
Version: 4.7
|
||||
Version: 4.7.1
|
||||
Group: Applications/Publishing
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
|
|
@ -307,6 +307,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Jan 12 2017 Remi Collet <remi@fedoraproject.org> - 4.7.1-1
|
||||
- WordPress 4.7.1 Security and Maintenance Release
|
||||
|
||||
* Wed Dec 7 2016 Remi Collet <remi@fedoraproject.org> - 4.7.0-1
|
||||
- WordPress 4.7 “Vaughan”
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue