Update to 4.8.2 Security and Maintenance Release

This commit is contained in:
Remi Collet 2017-09-20 08:38:20 +02:00
commit 2dc3758a31
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -40,3 +40,4 @@ clog
/wordpress-4.7.5.tar.gz
/wordpress-4.8.tar.gz
/wordpress-4.8.1.tar.gz
/wordpress-4.8.2.tar.gz

View file

@ -1 +1 @@
SHA512 (wordpress-4.8.1.tar.gz) = dfc166a48cd3542e277a74c6b6f551af7043fee45ac62ca764077e1a73fb487da62e57f1a60f60348d8bfe6ee4199c3ce261c042e20cf652f1b0233bd97d6b5c
SHA512 (wordpress-4.8.2.tar.gz) = e6b9dd7a3f9b510b1c85b0f9963d9303c9111f1d6ad471c5be076c5b9cf44ade5d1c761c336f44276ab88f69d6c842e6f33d637c7d76532ab88f12f49c385ca6

View file

@ -19,7 +19,7 @@
Summary: Blog tool and publishing platform
URL: http://www.wordpress.org
Name: wordpress
Version: 4.8.1
Version: 4.8.2
Group: Applications/Publishing
Release: 1%{?dist}
License: GPLv2
@ -275,6 +275,9 @@ find ${RPM_BUILD_ROOT} \( -name \*.dolly -o -name \*.rhbz522897 -o -name \*.orig
%changelog
* Wed Sep 20 2017 Remi Collet <remi@remirepo.net> - 4.8.2-1
- Update to 4.8.2 Security and Maintenance Release
* Thu Aug 3 2017 Remi Collet <remi@remirepo.net> - 4.8.1-1
- Update to 4.8.1 Maintenance Release.