WordPress 4.6.1 Security and Maintenance Release
This commit is contained in:
parent
a6ed36f3d8
commit
b2e1003fec
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -31,3 +31,4 @@ clog
|
|||
/wordpress-4.5.3.tar.gz
|
||||
/wordpress-debian_patches_hello.patch
|
||||
/wordpress-4.6.tar.gz
|
||||
/wordpress-4.6.1.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
b07bb75bb0f85fd6e1a65ad3d0b876d8 wordpress-4.6.tar.gz
|
||||
ca0b978fd702eac033830ca2d0784b79 wordpress-4.6.1.tar.gz
|
||||
|
|
|
|||
|
|
@ -25,9 +25,9 @@
|
|||
Summary: Blog tool and publishing platform
|
||||
URL: http://www.wordpress.org
|
||||
Name: wordpress
|
||||
Version: 4.6
|
||||
Version: 4.6.1
|
||||
Group: Applications/Publishing
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
|
||||
Source0: http://wordpress.org/%{name}-%{version}%{?prever:-%{prever}}.tar.gz
|
||||
|
|
@ -307,9 +307,12 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Sep 8 2016 Remi Collet <remi@fedoraproject.org> - 4.6.1-1
|
||||
- WordPress 4.6.1 Security and Maintenance Release
|
||||
|
||||
* Sat Sep 3 2016 Remi Collet <remi@fedoraproject.org> - 4.6-2
|
||||
- WordPress 4.6 “Pepper”
|
||||
- fix direftory permissions #1305687
|
||||
- fix directory permissions #1305687
|
||||
|
||||
* Mon Jun 27 2016 Remi Collet <remi@fedoraproject.org> - 4.5.3-2
|
||||
- add patch to drop ereg dependency, see
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue