New upstream release candidate.
This commit is contained in:
parent
6fd67d7331
commit
643eb98bc4
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
e8815f53ebc2163e8a481356fe590b5b wordpress-3.4-beta4.tar.gz
|
||||
78bdeb447acb1879bf75ca10cffc61f2 wordpress-3.4-RC1.tar.gz
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue