From 295fdee84f5f1a78bd597de561dd4ee8601544a4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 16 Sep 2015 08:00:47 +0200 Subject: [PATCH] WordPress 4.3.1 Security and Maintenance Release (cherry picked from commit 2edf6e9b3d117153a6e253ed951f84263d95bad0) --- .gitignore | 1 + sources | 2 +- wordpress.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3f9983d..3dc38ba 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ clog /wordpress-4.2.3.tar.gz /wordpress-4.2.4.tar.gz /wordpress-4.3.tar.gz +/wordpress-4.3.1.tar.gz diff --git a/sources b/sources index 844ec92..a758c07 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b11dcf18e512e44de5c48415eac9ae00 wordpress-4.3.tar.gz +de8004fa1035817435eaa780a681aaff wordpress-4.3.1.tar.gz diff --git a/wordpress.spec b/wordpress.spec index 70fed43..c152620 100644 --- a/wordpress.spec +++ b/wordpress.spec @@ -23,7 +23,7 @@ Summary: Blog tool and publishing platform URL: http://www.wordpress.org Name: wordpress -Version: 4.3 +Version: 4.3.1 Group: Applications/Publishing Release: 1%{?dist} License: GPLv2 @@ -288,6 +288,9 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Wed Sep 16 2015 Remi Collet - 4.3.1-1 +- WordPress 4.3.1 Security and Maintenance Release + * Wed Aug 26 2015 Remi Collet - 4.3-1 - WordPress 4.3 “Billie”