New beta.
This commit is contained in:
parent
3ea19211e7
commit
0cccbd628f
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -12,3 +12,4 @@ wordpress-3.0.1.tar.gz
|
|||
/wordpress-3.2.1.tar.gz
|
||||
/wordpress-3.3-beta2.tar.gz
|
||||
/wordpress-3.3-beta3.tar.gz
|
||||
/wordpress-3.3-beta4.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
9e6ac80ec3ec907c19e212447edebf26 wordpress-3.3-beta3.tar.gz
|
||||
8a103f28f6c233c75d34a38cecce621b wordpress-3.3-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 Nov 24 2011 'Matěj Cepl <mcepl@redhat.com>' - 3.3-0.3.beta4
|
||||
- Another upstream beta release (now hopefully, really close to RC)
|
||||
|
||||
* Fri Nov 11 2011 'Matěj Cepl <mcepl@redhat.com>' - 3.3-0.3.beta3
|
||||
- Fix version requirement for php (Closes #753192)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue