New upstream release.
This commit is contained in:
parent
32e613850a
commit
2fb094f01e
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -15,3 +15,4 @@ wordpress-3.0.1.tar.gz
|
|||
/wordpress-3.3-beta4.tar.gz
|
||||
/wordpress-3.3-RC1.tar.gz
|
||||
/wordpress-3.3-RC2.tar.gz
|
||||
/wordpress-3.3.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
5e63a57f47128243690b9f195edb578c wordpress-3.3-RC2.tar.gz
|
||||
0bb9a6c3bfb96659a2312722f913e8c3 wordpress-3.3.tar.gz
|
||||
|
|
|
|||
|
|
@ -6,9 +6,9 @@ URL: http://www.wordpress.org
|
|||
Name: wordpress
|
||||
Version: 3.3
|
||||
Group: Applications/Publishing
|
||||
Release: 0.5.%{betatag}%{?dist}
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Source0: http://wordpress.org/%{name}-%{version}-%{betatag}.tar.gz
|
||||
Source0: http://wordpress.org/%{name}-%{version}.tar.gz
|
||||
Source1: wordpress-httpd-conf
|
||||
Source2: README.fedora.wordpress
|
||||
Source3: README.fedora.wordpress-mu
|
||||
|
|
@ -116,6 +116,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||
%dir %{_sysconfdir}/wordpress
|
||||
|
||||
%changelog
|
||||
* Tue Dec 13 2011 'Matěj Cepl <mcepl@redhat.com>' - 3.3-1
|
||||
- New upstream release.
|
||||
|
||||
* Wed Dec 07 2011 'Matěj Cepl <mcepl@redhat.com>' - 3.3-0.5.RC2
|
||||
- ... and one day after I upgraded to RC1, we have new RC2 ;)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue