parent
7386124d97
commit
d5324d0ddf
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
*spec~
|
||||
clog
|
||||
/wordpress-3.7.tar.gz
|
||||
/wordpress-3.7.1.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
aaad36cd739b825952cf3e09de5e7856 wordpress-3.7.tar.gz
|
||||
8af9a4885ad134d354eb5f12dcc17fd9 wordpress-3.7.1.tar.gz
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
Summary: Blog tool and publishing platform
|
||||
URL: http://www.wordpress.org
|
||||
Name: wordpress
|
||||
Version: 3.7
|
||||
Version: 3.7.1
|
||||
Group: Applications/Publishing
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
|
|
@ -220,6 +220,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||
%dir %{_sysconfdir}/wordpress
|
||||
|
||||
%changelog
|
||||
* Wed Oct 30 2013 Remi Collet <rcollet@redhat.com> - 3.7.1-1
|
||||
- update to 3.7.1 (bugfixes)
|
||||
|
||||
* Fri Oct 25 2013 Remi Collet <rcollet@redhat.com> - 3.7-1
|
||||
- update to 3.7
|
||||
- requires ca-certificates for ca-bundle.crt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue