From 23a703a5e694e8b99f6e3d5c62c194312ecca19f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 12 Jan 2017 08:28:59 +0100 Subject: [PATCH] WordPress 4.7.1 Security and Maintenance Release (cherry picked from commit 06ad60dce17167a1c99218e627c9f6c7b4175014) --- .gitignore | 1 + sources | 2 +- wordpress.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 27a8fea..f1ffd8a 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ clog /wordpress-4.6.tar.gz /wordpress-4.6.1.tar.gz /wordpress-4.7.tar.gz +/wordpress-4.7.1.tar.gz diff --git a/sources b/sources index 230dbc1..25c194e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -474c022ef8e5371a8fc756dbfeb96d1b wordpress-4.7.tar.gz +SHA512 (wordpress-4.7.1.tar.gz) = ccb2d36e0192ceeb02e4391a3bd6fb100558c3013c1e10a91465c9b7d83e294a51c35ee60637f01838131e2a3c99266320fe0e90d51979c566a53fffed19dc4c diff --git a/wordpress.spec b/wordpress.spec index 0f4fae6..6b811be 100644 --- a/wordpress.spec +++ b/wordpress.spec @@ -25,7 +25,7 @@ Summary: Blog tool and publishing platform URL: http://www.wordpress.org Name: wordpress -Version: 4.7 +Version: 4.7.1 Group: Applications/Publishing Release: 1%{?dist} License: GPLv2 @@ -307,6 +307,9 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Thu Jan 12 2017 Remi Collet - 4.7.1-1 +- WordPress 4.7.1 Security and Maintenance Release + * Wed Dec 7 2016 Remi Collet - 4.7.0-1 - WordPress 4.7 “Vaughan”