diff --git a/centos/SPECS/nginx.spec b/centos/SPECS/nginx.spec index b9ac598..05663de 100644 --- a/centos/SPECS/nginx.spec +++ b/centos/SPECS/nginx.spec @@ -22,7 +22,7 @@ Name: nginx Epoch: 1 -Version: 1.19.7 +Version: 1.19.8 Release: 1%{?dist} Summary: A high performance web server and reverse proxy server @@ -694,6 +694,9 @@ fi [ "%{_builddir}" != "/" ] && [ -d "%{_builddir}" ] && rm -rf %{_builddir}/* %changelog +* Mon Mar 29 2021 Daniel Steiner +- Upadate to version 1.19.8 on CentOS 8. + * Thu Mar 4 2021 Daniel Steiner - Upadate to version 1.19.7 on CentOS 8.