New beta.

This commit is contained in:
Matěj Cepl 2012-05-03 06:35:52 +02:00
commit 6fd67d7331
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

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

View file

@ -1 +1 @@
5a0b945729b87bfbf071404377d500b9 wordpress-3.4-beta3.tar.gz
e8815f53ebc2163e8a481356fe590b5b wordpress-3.4-beta4.tar.gz

View file

@ -1,5 +1,5 @@
%global wp_content %{_datadir}/wordpress/wp-content
%global betatag beta3
%global betatag beta4
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 May 03 2012 'Matej Cepl <mcepl@redhat.com>' - 3.4-0.2.beta4
- New week, new upstream beta. Less drama than last time.
* Mon Apr 23 2012 'Matěj Cepl <mcepl@redhat.com>' - 3.4-0.2.beta3
- And yet another upstream beta (fixes CVE-2011-0700 and
CVE-2011-0701)