update to upstream 2.2.2 and license tag update

This commit is contained in:
John Berninger 2007-08-29 14:54:42 +00:00
commit 933c83d89a
3 changed files with 9 additions and 5 deletions

View file

@ -1 +1 @@
wordpress-2.2.1.tar.gz
wordpress-2.2.2.tar.gz

View file

@ -1 +1 @@
a2670e28b2ebfe165278ce03ff75fa06 wordpress-2.2.1.tar.gz
a87666c6fe6cb4db94e2ae0531e5b633 wordpress-2.2.2.tar.gz

View file

@ -1,10 +1,10 @@
Summary: WordPress blogging software
URL: http://www.wordpress.org
Name: wordpress
Version: 2.2.1
Version: 2.2.2
Group: Applications/Publishing
Release: 1%{?dist}
License: GPL
Release: 0%{?dist}
License: GPLv2
# Source0 with name-version does not work for web retrieval,
# latest.tar.gz does not work for build
# Source0: http://wordpress.org/latest.tar.gz
@ -74,6 +74,10 @@ rm -rf ${RPM_BUILD_ROOT}
%dir %{_sysconfdir}/wordpress
%changelog
* Wed Aug 29 2007 John Berninger <john at ncphotography dot com> - 2.2.2-1
- update to upstream 2.2.2
- license tag update
* Wed Jul 4 2007 John Berninger <john at ncphotography dot com> - 2.2.1-1
- update to upstream 2.2.1 to fix various vulnerabilities