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