update to 3.9.1
This commit is contained in:
parent
74719500d2
commit
1e632fae73
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -7,3 +7,4 @@ clog
|
|||
/wordpress-3.8.2.tar.gz
|
||||
/wordpress-3.8.3.tar.gz
|
||||
/wordpress-3.9.tar.gz
|
||||
/wordpress-3.9.1.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
d0b0396e84942faf87ccde819df0916f wordpress-3.9.tar.gz
|
||||
46e303b587ba3d1f951b348d2c477c3c wordpress-3.9.1.tar.gz
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
Summary: Blog tool and publishing platform
|
||||
URL: http://www.wordpress.org
|
||||
Name: wordpress
|
||||
Version: 3.9
|
||||
Version: 3.9.1
|
||||
Group: Applications/Publishing
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
|
|
@ -253,6 +253,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||
%dir %{_sysconfdir}/wordpress
|
||||
|
||||
%changelog
|
||||
* Fri May 9 2014 Remi Collet <remi@fedoraproject.org> - 3.9.1-1
|
||||
- update to 3.9.1 Maintenance Release
|
||||
|
||||
* Wed May 7 2014 Remi Collet <remi@fedoraproject.org> - 3.9-1
|
||||
- update to 3.9 “Smith”
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue