WordPress 4.2.4 Security and Maintenance Release
(cherry picked from commit baf95ff4bf)
This commit is contained in:
parent
94b02598b2
commit
3d3fe7b8a3
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -18,3 +18,4 @@ clog
|
|||
/wordpress-4.2.1.tar.gz
|
||||
/wordpress-4.2.2.tar.gz
|
||||
/wordpress-4.2.3.tar.gz
|
||||
/wordpress-4.2.4.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
5c15cc9e86616ba5a778f23e2f1997f8 wordpress-4.2.3.tar.gz
|
||||
844f6a90f31dc33b433828f6c23b80b6 wordpress-4.2.4.tar.gz
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
Summary: Blog tool and publishing platform
|
||||
URL: http://www.wordpress.org
|
||||
Name: wordpress
|
||||
Version: 4.2.3
|
||||
Version: 4.2.4
|
||||
Group: Applications/Publishing
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
|
|
@ -288,6 +288,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Aug 4 2015 Remi Collet <remi@fedoraproject.org> - 4.2.4-1
|
||||
- WordPress 4.2.4 Security and Maintenance Release
|
||||
|
||||
* Fri Jul 24 2015 Remi Collet <remi@fedoraproject.org> - 4.2.3-1
|
||||
- WordPress 4.2.3 Security and Maintenance Release
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue