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