- updated to 2.8.5 (Hardening Release)

This commit is contained in:
Adrian Reber 2009-10-21 14:12:06 +00:00
commit 968befdd16
3 changed files with 6 additions and 3 deletions

View file

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

View file

@ -1 +1 @@
0e8b296d4e2d4189b349f1d0f727bd98 wordpress-2.8.4.tar.gz
85f6a9c5f8ce88b784a9fda81303cbc1 wordpress-2.8.5.tar.gz

View file

@ -1,7 +1,7 @@
Summary: WordPress blogging software
URL: http://www.wordpress.org
Name: wordpress
Version: 2.8.4
Version: 2.8.5
Group: Applications/Publishing
Release: 1%{?dist}
License: GPLv2
@ -81,6 +81,9 @@ rm -rf ${RPM_BUILD_ROOT}
%dir %{_sysconfdir}/wordpress
%changelog
* Wed Oct 21 2009 Adrian Reber <adrian@lisas.de> - 2.8.5-1
- updated to 2.8.5 (Hardening Release)
* Sun Aug 30 2009 Adrian Reber <adrian@lisas.de> - 2.8.4-1
- updated to 2.8.4 (security fixes were already available with 2.8.3-2)