diff --git a/.gitignore b/.gitignore index f2ae93b..68eee6b 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ clog /wordpress-4.2.1.tar.gz /wordpress-4.2.2.tar.gz /wordpress-4.2.3.tar.gz +/wordpress-4.2.4.tar.gz diff --git a/sources b/sources index 0d2a0dd..0b81cbe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5c15cc9e86616ba5a778f23e2f1997f8 wordpress-4.2.3.tar.gz +844f6a90f31dc33b433828f6c23b80b6 wordpress-4.2.4.tar.gz diff --git a/wordpress.spec b/wordpress.spec index 988a77d..2eb96be 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.2.3 +Version: 4.2.4 Group: Applications/Publishing Release: 1%{?dist} License: GPLv2 @@ -288,6 +288,9 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Tue Aug 4 2015 Remi Collet - 4.2.4-1 +- WordPress 4.2.4 Security and Maintenance Release + * Fri Jul 24 2015 Remi Collet - 4.2.3-1 - WordPress 4.2.3 Security and Maintenance Release