- updated to 2.5.1 for security fixes - BZ 444396

This commit is contained in:
Adrian Reber 2008-04-28 09:19:10 +00:00
commit 75c09c6651
3 changed files with 7 additions and 4 deletions

View file

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

View file

@ -1 +1 @@
19518de1117aa68f0c3de84b6858efc3 wordpress-2.3.3.tar.gz
b1a40387006e54dcbd963d0cb5da0df4 wordpress-2.5.1.tar.gz

View file

@ -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 <adrian@lisas.de> - 2.5.1-1
- updated to 2.5.1 for security fixes - BZ 444396
* 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