update to upstream 2.2.2 and license tag update

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

View file

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

View file

@ -1 +1 @@
d480bcaff18c4751eda572be878ef7bc wordpress-2.1.3.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.1.3
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
@ -73,6 +73,10 @@ rm -rf ${RPM_BUILD_ROOT}
%dir %{_sysconfdir}/wordpress
%changelog
* Wed Aug 29 2007 John Berninger <john at ncphotography dot com> - 2.2.2-0
- update to upstream 2.2.2
- license tag update
* Mon Apr 16 2007 john Berninger <jwb at redhat dot com> - 2.1.3-1
- update to 2.1.3 final - bz235912