WordPress 4.2.2 Security and Maintenance Release
(cherry picked from commit c3247e0fb0)
This commit is contained in:
parent
927a07c70e
commit
d9c2f2f3df
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -16,3 +16,4 @@ clog
|
|||
/wordpress-4.1.2.tar.gz
|
||||
/wordpress-4.2.tar.gz
|
||||
/wordpress-4.2.1.tar.gz
|
||||
/wordpress-4.2.2.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
71eef0d7c8b26fc7b65c41449eefbb2a wordpress-4.2.1.tar.gz
|
||||
c40d56cf85975482d5f5fa8c4b97d1d2 wordpress-4.2.2.tar.gz
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
Summary: Blog tool and publishing platform
|
||||
URL: http://www.wordpress.org
|
||||
Name: wordpress
|
||||
Version: 4.2.1
|
||||
Version: 4.2.2
|
||||
Group: Applications/Publishing
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
|
|
@ -281,6 +281,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu May 7 2015 Remi Collet <remi@fedoraproject.org> - 4.2.2-1
|
||||
- WordPress 4.2.2 Security and Maintenance Release
|
||||
|
||||
* Tue Apr 28 2015 Remi Collet <remi@fedoraproject.org> - 4.2.1-1
|
||||
- WordPress 4.2.1 Security Release
|
||||
- WordPress 4.2 “Powell”
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue