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