WordPress 4.4.1 Security and Maintenance Release

(cherry picked from commit aaa9b6d56f)
This commit is contained in:
Remi Collet 2016-01-07 11:23:56 +01:00
commit 7a2441fac1
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View file

@ -22,3 +22,4 @@ clog
/wordpress-4.3.tar.gz
/wordpress-4.3.1.tar.gz
/wordpress-4.4.tar.gz
/wordpress-4.4.1.tar.gz

View file

@ -1 +1 @@
9b965ba1a1b0e033b4c090dd0b6d6ee7 wordpress-4.4.tar.gz
1907d1dbdac7a009d89224a516496b8d wordpress-4.4.1.tar.gz

View file

@ -23,7 +23,7 @@
Summary: Blog tool and publishing platform
URL: http://www.wordpress.org
Name: wordpress
Version: 4.4
Version: 4.4.1
Group: Applications/Publishing
Release: 1%{?dist}
License: GPLv2
@ -176,7 +176,7 @@ gzip --force $arc
ls -l $arc.gz
# Create RPM configuration
cp wp-config-sample.php wp-config.php
sed -e 's/\r//' wp-config-sample.php >wp-config.php
%patch5 -p1
%patch6 -p1
@ -287,6 +287,9 @@ rm -rf ${RPM_BUILD_ROOT}
%changelog
* Thu Jan 7 2016 Remi Collet <remi@fedoraproject.org> - 4.4.1-1
- WordPress 4.4.1 Security and Maintenance Release
* Wed Dec 9 2015 Remi Collet <remi@fedoraproject.org> - 4.4-1
- WordPress 4.4 “Clifford”