WordPress 4.5.2 Security Release
(cherry picked from commit 22f8927f3a)
This commit is contained in:
parent
efc2c3609c
commit
27ee516617
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -27,3 +27,4 @@ clog
|
|||
/wordpress-4.5-RC1.tar.gz
|
||||
/wordpress-4.5.tar.gz
|
||||
/wordpress-4.5.1.tar.gz
|
||||
/wordpress-4.5.2.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
203dded9c917a541c5b5b63e611fc51f wordpress-4.5.1.tar.gz
|
||||
056da124260ed5b4465ec1fb2f9b7155 wordpress-4.5.2.tar.gz
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
Summary: Blog tool and publishing platform
|
||||
URL: http://www.wordpress.org
|
||||
Name: wordpress
|
||||
Version: 4.5.1
|
||||
Version: 4.5.2
|
||||
Group: Applications/Publishing
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
|
|
@ -288,6 +288,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue May 10 2016 Remi Collet <remi@fedoraproject.org> - 4.5.2-1
|
||||
- WordPress 4.5.2 Security Release
|
||||
|
||||
* Wed Apr 27 2016 Remi Collet <remi@fedoraproject.org> - 4.5.1-1
|
||||
- WordPress 4.5.1 Maintenance Release
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue