update to 2.3.3

This commit is contained in:
John Berninger 2008-02-09 05:11:23 +00:00
commit f8e93aa09a
3 changed files with 7 additions and 4 deletions

View file

@ -1 +1 @@
wordpress-2.3.2.tar.gz
wordpress-2.3.3.tar.gz

View file

@ -1 +1 @@
7489b5f2433f3b2096aa02bbca09b069 wordpress-2.3.2.tar.gz
19518de1117aa68f0c3de84b6858efc3 wordpress-2.3.3.tar.gz

View file

@ -1,9 +1,9 @@
Summary: WordPress blogging software
URL: http://www.wordpress.org
Name: wordpress
Version: 2.3.2
Version: 2.3.3
Group: Applications/Publishing
Release: 1%{?dist}
Release: 0%{?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
* Fri Feb 8 2008 John Berninger <john at ncphotography dot com> - 2.3.3-0
- update to 2.3.3 for security fixes - BZ 431547
* Sun Dec 30 2007 Adrian Reber <adrian@lisas.de> - 2.3.2-1
- updated to 2.3.2 (bz 426431, Draft Information Disclosure)