WordPress 4.3.1 Security and Maintenance Release
(cherry picked from commit 2edf6e9b3d)
This commit is contained in:
parent
32eeb5e2f9
commit
295fdee84f
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -20,3 +20,4 @@ clog
|
|||
/wordpress-4.2.3.tar.gz
|
||||
/wordpress-4.2.4.tar.gz
|
||||
/wordpress-4.3.tar.gz
|
||||
/wordpress-4.3.1.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
b11dcf18e512e44de5c48415eac9ae00 wordpress-4.3.tar.gz
|
||||
de8004fa1035817435eaa780a681aaff wordpress-4.3.1.tar.gz
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
Summary: Blog tool and publishing platform
|
||||
URL: http://www.wordpress.org
|
||||
Name: wordpress
|
||||
Version: 4.3
|
||||
Version: 4.3.1
|
||||
Group: Applications/Publishing
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
|
|
@ -288,6 +288,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Sep 16 2015 Remi Collet <remi@fedoraproject.org> - 4.3.1-1
|
||||
- WordPress 4.3.1 Security and Maintenance Release
|
||||
|
||||
* Wed Aug 26 2015 Remi Collet <remi@fedoraproject.org> - 4.3-1
|
||||
- WordPress 4.3 “Billie”
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue