WordPress 4.7.2 Security Release
(cherry picked from commit 8007b8d8ef)
This commit is contained in:
parent
c40b37263a
commit
a22bd82d72
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -34,3 +34,4 @@ clog
|
|||
/wordpress-4.6.1.tar.gz
|
||||
/wordpress-4.7.tar.gz
|
||||
/wordpress-4.7.1.tar.gz
|
||||
/wordpress-4.7.2.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (wordpress-4.7.1.tar.gz) = ccb2d36e0192ceeb02e4391a3bd6fb100558c3013c1e10a91465c9b7d83e294a51c35ee60637f01838131e2a3c99266320fe0e90d51979c566a53fffed19dc4c
|
||||
SHA512 (wordpress-4.7.2.tar.gz) = 610a820cf2eea39a60100515f68e95a7194a4e20df9c8158111b1978d5bc7c606dd2b7adf2f4019e9108a136e12eb2db7ae5ed75681cec23ffb901f8cc7fb83a
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
Summary: Blog tool and publishing platform
|
||||
URL: http://www.wordpress.org
|
||||
Name: wordpress
|
||||
Version: 4.7.1
|
||||
Version: 4.7.2
|
||||
Group: Applications/Publishing
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
|
|
@ -307,6 +307,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jan 27 2017 Remi Collet <remi@fedoraproject.org> - 4.7.2-1
|
||||
- WordPress 4.7.2 Security Release
|
||||
|
||||
* Thu Jan 12 2017 Remi Collet <remi@fedoraproject.org> - 4.7.1-1
|
||||
- WordPress 4.7.1 Security and Maintenance Release
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue