From ddbaadda02a3562754d0932f397d94fafa5d8899 Mon Sep 17 00:00:00 2001 From: Adrian Reber Date: Sun, 27 Apr 2008 11:06:05 +0000 Subject: [PATCH] - updated to 2.5.1 for security fixes --- .cvsignore | 2 +- sources | 2 +- wordpress.spec | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 4ae8ebe..24e6943 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -wordpress-2.3.3.tar.gz +wordpress-2.5.1.tar.gz diff --git a/sources b/sources index 0d3293d..bc725d1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -19518de1117aa68f0c3de84b6858efc3 wordpress-2.3.3.tar.gz +b1a40387006e54dcbd963d0cb5da0df4 wordpress-2.5.1.tar.gz diff --git a/wordpress.spec b/wordpress.spec index 0d88a56..16e3aeb 100644 --- a/wordpress.spec +++ b/wordpress.spec @@ -1,9 +1,9 @@ Summary: WordPress blogging software URL: http://www.wordpress.org Name: wordpress -Version: 2.3.3 +Version: 2.5.1 Group: Applications/Publishing -Release: 0%{?dist} +Release: 1%{?dist} License: GPLv2 Source0: http://wordpress.org/%{name}-%{version}.tar.gz Source1: wordpress-httpd-conf @@ -73,6 +73,9 @@ rm -rf ${RPM_BUILD_ROOT} %dir %{_sysconfdir}/wordpress %changelog +* Sat Apr 26 2008 Adrian Reber - 2.5.1-1 +- updated to 2.5.1 for security fixes + * Fri Feb 8 2008 John Berninger - 2.3.3-0 - update to 2.3.3 for security fixes - BZ 431547