New upstream beta
This commit is contained in:
parent
722c7affce
commit
98d078fe7e
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -11,3 +11,4 @@ wordpress-3.0.1.tar.gz
|
|||
/wordpress-3.2.tar.gz
|
||||
/wordpress-3.2.1.tar.gz
|
||||
/wordpress-3.3-beta2.tar.gz
|
||||
/wordpress-3.3-beta3.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
1dbc23931c1a19518c585feea4b0986e wordpress-3.3-beta2.tar.gz
|
||||
9e6ac80ec3ec907c19e212447edebf26 wordpress-3.3-beta3.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
%global wp_content %{_datadir}/wordpress/wp-content
|
||||
%global betatag beta2
|
||||
%global betatag beta3
|
||||
|
||||
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 Nov 09 2011 'Matěj Cepl <mcepl@redhat.com>' - 3.3-0.1.beta3
|
||||
- Another upstream beta release.
|
||||
|
||||
* Thu Oct 20 2011 'Matěj Cepl <mcepl@redhat.com>' - 3.3-0.1.beta2
|
||||
- New upstream beta release (just for Rawhide, to be sure we build)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue