parent
f6e06af093
commit
aa9ac65b8c
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -32,3 +32,4 @@ clog
|
|||
/wordpress-debian_patches_hello.patch
|
||||
/wordpress-4.6.tar.gz
|
||||
/wordpress-4.6.1.tar.gz
|
||||
/wordpress-4.7.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
ca0b978fd702eac033830ca2d0784b79 wordpress-4.6.1.tar.gz
|
||||
474c022ef8e5371a8fc756dbfeb96d1b wordpress-4.7.tar.gz
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
Summary: Blog tool and publishing platform
|
||||
URL: http://www.wordpress.org
|
||||
Name: wordpress
|
||||
Version: 4.6.1
|
||||
Version: 4.7
|
||||
Group: Applications/Publishing
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
|
|
@ -307,6 +307,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Dec 7 2016 Remi Collet <remi@fedoraproject.org> - 4.7.0-1
|
||||
- WordPress 4.7 “Vaughan”
|
||||
|
||||
* Thu Sep 8 2016 Remi Collet <remi@fedoraproject.org> - 4.6.1-1
|
||||
- WordPress 4.6.1 Security and Maintenance Release
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue