WordPress 4.5.1 Maintenance Release
(cherry picked from commit f295541234)
This commit is contained in:
parent
a93d4e6b59
commit
efc2c3609c
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -26,3 +26,4 @@ clog
|
|||
/wordpress-4.4.2.tar.gz
|
||||
/wordpress-4.5-RC1.tar.gz
|
||||
/wordpress-4.5.tar.gz
|
||||
/wordpress-4.5.1.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
6beda5bee679ddff61cb8e2e163f23bf wordpress-4.5.tar.gz
|
||||
203dded9c917a541c5b5b63e611fc51f wordpress-4.5.1.tar.gz
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
Summary: Blog tool and publishing platform
|
||||
URL: http://www.wordpress.org
|
||||
Name: wordpress
|
||||
Version: 4.5
|
||||
Version: 4.5.1
|
||||
Group: Applications/Publishing
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
|
|
@ -288,6 +288,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Apr 27 2016 Remi Collet <remi@fedoraproject.org> - 4.5.1-1
|
||||
- WordPress 4.5.1 Maintenance Release
|
||||
|
||||
* Wed Apr 13 2016 Remi Collet <remi@fedoraproject.org> - 4.5-1
|
||||
- WordPress 4.5 “Coleman”
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue