WordPress 4.9.1 Security and Maintenance Release
(cherry picked from commit a2888b541e)
This commit is contained in:
parent
d420c6ebf1
commit
b26e17eb8c
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -43,3 +43,4 @@ clog
|
|||
/wordpress-4.8.2.tar.gz
|
||||
/wordpress-4.8.3.tar.gz
|
||||
/wordpress-4.9.tar.gz
|
||||
/wordpress-4.9.1.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (wordpress-4.9.tar.gz) = b7898730d42839406b9270b945c687e80bc1025dcf23dfa1455576f0fc9dffb3b8c082b6fc6d1b6915791ce33c7327c8ce28bbf2beafdc7154ab0e29660c4cc7
|
||||
SHA512 (wordpress-4.9.1.tar.gz) = 1835d8fd0df9931487489d2e67285e7c73ec1783df39621cfbfe52aa8a0b3cba05fd3b842c7fd67ab2b76009f33337dae650f22dd6a3c4aa71eae100541b8a58
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
Summary: Blog tool and publishing platform
|
||||
URL: http://www.wordpress.org
|
||||
Name: wordpress
|
||||
Version: 4.9
|
||||
Version: 4.9.1
|
||||
Group: Applications/Publishing
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
|
|
@ -270,6 +270,9 @@ find ${RPM_BUILD_ROOT} \( -name \*.dolly -o -name \*.rhbz522897 -o -name \*.orig
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Nov 30 2017 Remi Collet <remi@remirepo.net> - 4.9.1-1
|
||||
- WordPress 4.9.1 Security and Maintenance Release
|
||||
|
||||
* Thu Nov 16 2017 Remi Collet <remi@remirepo.net> - 4.9-1
|
||||
- WordPress 4.9 “Tipton”
|
||||
- minify patched JS files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue