New upstream release.
This commit is contained in:
parent
a7b92a8414
commit
4214abd909
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -6,3 +6,4 @@ wordpress-3.0.1.tar.gz
|
|||
/wordpress-3.1.1.tar.gz
|
||||
/wordpress-3.1.2.tar.gz
|
||||
/wordpress-3.1.3.tar.gz
|
||||
/wordpress-3.1.4.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
dd0323f13f5b1c44636bb3db5ca1c717 wordpress-3.1.3.tar.gz
|
||||
b6289783d88c965986a918e3d940e05e wordpress-3.1.4.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
Summary: Blog tool and publishing platform
|
||||
URL: http://www.wordpress.org
|
||||
Name: wordpress
|
||||
Version: 3.1.3
|
||||
Version: 3.1.4
|
||||
Group: Applications/Publishing
|
||||
Release: 3%{?dist}
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Source0: http://wordpress.org/%{name}-%{version}.tar.gz
|
||||
Source1: wordpress-httpd-conf
|
||||
|
|
@ -107,6 +107,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||
%dir %{_sysconfdir}/wordpress
|
||||
|
||||
%changelog
|
||||
* Wed Jun 29 2011 Matěj Cepl <mcepl@redhat.com> - 3.1.4-1
|
||||
- New upstream security release.
|
||||
|
||||
* Thu Jun 02 2011 Matěj Cepl <mcepl@redhat.com> - 3.1.3-3
|
||||
- Actually, we just don't need gettext.php at all, it is provided by
|
||||
php itself. Just remove the file, don't make a symlink.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue