New beta.
This commit is contained in:
parent
b3b5e388f5
commit
6fd67d7331
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
5a0b945729b87bfbf071404377d500b9 wordpress-3.4-beta3.tar.gz
|
||||
e8815f53ebc2163e8a481356fe590b5b wordpress-3.4-beta4.tar.gz
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue