New upstream release (minor & security changes)
This commit is contained in:
parent
cf9f433081
commit
0560d8d45a
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -25,3 +25,4 @@ wordpress-3.0.1.tar.gz
|
|||
/wordpress-3.4-RC2.tar.gz
|
||||
/wordpress-3.4-RC3.tar.gz
|
||||
/wordpress-3.4.tar.gz
|
||||
/wordpress-3.4.1.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
e080b6761c61c0f0f2b75d2bb5a7d0c9 wordpress-3.4.tar.gz
|
||||
5f6c1dcbe0b8031235f107b7479d30a5 wordpress-3.4.1.tar.gz
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
Summary: Blog tool and publishing platform
|
||||
URL: http://www.wordpress.org
|
||||
Name: wordpress
|
||||
Version: 3.4
|
||||
Version: 3.4.1
|
||||
Group: Applications/Publishing
|
||||
#Release: 0.2.%{betatag}%{?dist}
|
||||
Release: 1%{?dist}
|
||||
|
|
@ -117,6 +117,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||
%dir %{_sysconfdir}/wordpress
|
||||
|
||||
%changelog
|
||||
* Thu Jun 28 2012 Matej Cepl <mcepl@redhat.com> - 3.4.1-1
|
||||
- New upstream release. Just improvements and security issues.
|
||||
|
||||
* Wed Jun 13 2012 Matej Cepl <mcepl@redhat.com> - 3.4-1
|
||||
- New upstream release. The main changes from the upstream
|
||||
release notes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue