New release candidate.

This commit is contained in:
Matěj Cepl 2012-06-07 08:06:08 +02:00
commit 1674c36de2
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -22,3 +22,4 @@ wordpress-3.0.1.tar.gz
/wordpress-3.4-beta3.tar.gz
/wordpress-3.4-beta4.tar.gz
/wordpress-3.4-RC1.tar.gz
/wordpress-3.4-RC2.tar.gz

View file

@ -1 +1 @@
78bdeb447acb1879bf75ca10cffc61f2 wordpress-3.4-RC1.tar.gz
d5f69a916e52124fcbb4dd10881ee405 wordpress-3.4-RC2.tar.gz

View file

@ -1,5 +1,5 @@
%global wp_content %{_datadir}/wordpress/wp-content
%global betatag RC1
%global betatag RC2
Summary: Blog tool and publishing platform
URL: http://www.wordpress.org
@ -116,6 +116,9 @@ rm -rf ${RPM_BUILD_ROOT}
%dir %{_sysconfdir}/wordpress
%changelog
* Thu Jun 07 2012 Matej Cepl <mcepl@redhat.com> - 3.4-0.2.RC2
- And yet another release candidate.
* Wed May 30 2012 Matej Cepl <mcepl@redhat.com> - 3.4-0.2.RC1
- We have a release candidate now.