New RC candidate for 3.2

This commit is contained in:
Matěj Cepl 2011-06-29 21:27:47 +02:00
commit c54dd6aec5
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View file

@ -7,3 +7,4 @@ wordpress-3.0.1.tar.gz
/wordpress-3.1.2.tar.gz
/wordpress-3.1.3.tar.gz
/wordpress-3.2-RC1.zip
/wordpress-3.2-RC3.zip

View file

@ -1 +1 @@
1e65441aabdd84d42d93abda02fac8b6 wordpress-3.2-RC1.zip
81c1c99654c23e2b199310222a331f99 wordpress-3.2-RC3.zip

View file

@ -3,9 +3,9 @@ URL: http://www.wordpress.org
Name: wordpress
Version: 3.2
Group: Applications/Publishing
Release: 0.1.RC1%{?dist}
Release: 0.1.RC3%{?dist}
License: GPLv2
Source0: http://wordpress.org/%{name}-%{version}-RC1.zip
Source0: http://wordpress.org/%{name}-%{version}-RC3.zip
Source1: wordpress-httpd-conf
Source2: README.fedora.wordpress
Source3: README.fedora.wordpress-mu
@ -103,6 +103,9 @@ rm -rf ${RPM_BUILD_ROOT}
%dir %{_sysconfdir}/wordpress
%changelog
* Wed Jun 29 2011 Matěj Cepl <mcepl@redhat.com> - 3.2-0.1.RC3
- Updated prerelease version (security and minor fixes).
* Sun Jun 19 2011 Matěj Cepl <mcepl@redhat.com> - 3.2-0.1.RC1
- Prerelease version.