- updated to 2.8.6 (Security Release)

This commit is contained in:
Adrian Reber 2009-11-16 09:46:59 +00:00
commit 61016503d4
3 changed files with 7 additions and 4 deletions

View file

@ -1 +1 @@
wordpress-2.8.5.tar.gz
wordpress-2.8.6.tar.gz

View file

@ -1 +1 @@
85f6a9c5f8ce88b784a9fda81303cbc1 wordpress-2.8.5.tar.gz
1956f09f2abe74ed85e0de04d511d433 wordpress-2.8.6.tar.gz

View file

@ -1,9 +1,9 @@
Summary: WordPress blogging software
URL: http://www.wordpress.org
Name: wordpress
Version: 2.8.5
Version: 2.8.6
Group: Applications/Publishing
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2
Source0: http://wordpress.org/%{name}-%{version}.tar.gz
Source1: wordpress-httpd-conf
@ -81,6 +81,9 @@ rm -rf ${RPM_BUILD_ROOT}
%dir %{_sysconfdir}/wordpress
%changelog
* Mon Nov 16 2009 Adrian Reber <adrian@lisas.de> - 2.8.6-2
- updated to 2.8.6 (Security Release)
* Wed Oct 21 2009 Adrian Reber <adrian@lisas.de> - 2.8.5-1
- updated to 2.8.5 (Hardening Release)