diff --git a/fedora/SPECS/nginx.spec b/fedora/SPECS/nginx.spec index 8bd138d..ef1c13f 100644 --- a/fedora/SPECS/nginx.spec +++ b/fedora/SPECS/nginx.spec @@ -17,7 +17,7 @@ Name: nginx Epoch: 1 -Version: 1.17.4 +Version: 1.17.5 Release: 1%{?dist} Summary: A high performance web server and reverse proxy server @@ -530,6 +530,9 @@ fi [ "%{_builddir}" != "/" ] && [ -d "%{_builddir}" ] && rm -rf %{_builddir}/* %changelog +* Fri Oct 25 2019 Daniel Steiner 1.17.5-1 +- Updated to mainline version 1.17.5. + * Sat Oct 5 2019 Daniel Steiner 1.17.4-1 - Updated to mainline version 1.17.4.