Upstream security update
This commit is contained in:
parent
b19e7a021a
commit
806090aed1
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -26,3 +26,4 @@ wordpress-3.0.1.tar.gz
|
|||
/wordpress-3.4-RC3.tar.gz
|
||||
/wordpress-3.4.tar.gz
|
||||
/wordpress-3.4.1.tar.gz
|
||||
/wordpress-3.4.2.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
5f6c1dcbe0b8031235f107b7479d30a5 wordpress-3.4.1.tar.gz
|
||||
dfc56cee27eec8fb79070f033ecd4b25 wordpress-3.4.2.tar.gz
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
Summary: Blog tool and publishing platform
|
||||
URL: http://www.wordpress.org
|
||||
Name: wordpress
|
||||
Version: 3.4.1
|
||||
Version: 3.4.2
|
||||
Group: Applications/Publishing
|
||||
#Release: 0.2.%{betatag}%{?dist}
|
||||
Release: 2%{?dist}
|
||||
|
|
@ -117,6 +117,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||
%dir %{_sysconfdir}/wordpress
|
||||
|
||||
%changelog
|
||||
* Thu Sep 06 2012 Matej Cepl <mcepl@redhat.com> - 3.4.2-2
|
||||
- Upstream security update.
|
||||
|
||||
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue