New upstream release candidate.

This commit is contained in:
Matěj Cepl 2012-05-30 17:40:01 +02:00
commit 643eb98bc4
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

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

View file

@ -1 +1 @@
e8815f53ebc2163e8a481356fe590b5b wordpress-3.4-beta4.tar.gz
78bdeb447acb1879bf75ca10cffc61f2 wordpress-3.4-RC1.tar.gz

View file

@ -1,5 +1,5 @@
%global wp_content %{_datadir}/wordpress/wp-content
%global betatag beta4
%global betatag RC1
Summary: Blog tool and publishing platform
URL: http://www.wordpress.org
@ -116,6 +116,9 @@ rm -rf ${RPM_BUILD_ROOT}
%dir %{_sysconfdir}/wordpress
%changelog
* Wed May 30 2012 Matej Cepl <mcepl@redhat.com> - 3.4-0.2.RC1
- We have a release candidate now.
* Thu May 03 2012 'Matej Cepl <mcepl@redhat.com>' - 3.4-0.2.beta4
- New week, new upstream beta. Less drama than last time.