WordPress 4.4.2 Security and Maintenance Release
(cherry picked from commit ca28ae363f)
This commit is contained in:
parent
7a2441fac1
commit
b9ba1fb1e1
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -23,3 +23,4 @@ clog
|
|||
/wordpress-4.3.1.tar.gz
|
||||
/wordpress-4.4.tar.gz
|
||||
/wordpress-4.4.1.tar.gz
|
||||
/wordpress-4.4.2.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
1907d1dbdac7a009d89224a516496b8d wordpress-4.4.1.tar.gz
|
||||
65d89263dad6154fdc8b747e9ef4e357 wordpress-4.4.2.tar.gz
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
Summary: Blog tool and publishing platform
|
||||
URL: http://www.wordpress.org
|
||||
Name: wordpress
|
||||
Version: 4.4.1
|
||||
Version: 4.4.2
|
||||
Group: Applications/Publishing
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
|
|
@ -287,6 +287,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 3 2016 Remi Collet <remi@fedoraproject.org> - 4.4.2-1
|
||||
- WordPress 4.4.2 Security and Maintenance Release
|
||||
|
||||
* Thu Jan 7 2016 Remi Collet <remi@fedoraproject.org> - 4.4.1-1
|
||||
- WordPress 4.4.1 Security and Maintenance Release
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue