WordPress 4.1.3 Maintenance Release
This commit is contained in:
parent
146dfc1596
commit
325a6b6697
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -14,3 +14,4 @@ clog
|
|||
/wordpress-4.1.tar.gz
|
||||
/wordpress-4.1.1.tar.gz
|
||||
/wordpress-4.1.2.tar.gz
|
||||
/wordpress-4.1.3.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
266abe568f3f1a82aba0b0aac3e11d16 wordpress-4.1.2.tar.gz
|
||||
7cad0a1baee7a6bccc0e0ff860c21594 wordpress-4.1.3.tar.gz
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
Summary: Blog tool and publishing platform
|
||||
URL: http://www.wordpress.org
|
||||
Name: wordpress
|
||||
Version: 4.1.2
|
||||
Version: 4.1.3
|
||||
Group: Applications/Publishing
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
|
|
@ -281,6 +281,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Apr 24 2015 Remi Collet <remi@fedoraproject.org> - 4.1.3-1
|
||||
- WordPress 4.1.3 Maintenance Release
|
||||
|
||||
* Thu Apr 23 2015 Remi Collet <remi@fedoraproject.org> - 4.1.2-1
|
||||
- WordPress 4.1.2 Security Release
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue