update to 3.9.1

This commit is contained in:
Remi Collet 2014-05-09 06:44:41 +02:00
commit 1e632fae73
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -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

View file

@ -1 +1 @@
d0b0396e84942faf87ccde819df0916f wordpress-3.9.tar.gz
46e303b587ba3d1f951b348d2c477c3c wordpress-3.9.1.tar.gz

View file

@ -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”