Polemarch and Nginx updated to latest versions

This commit is contained in:
2019-07-13 07:51:26 +02:00
parent acef6c3041
commit ebbf0ac45f
2 changed files with 8 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
Name: nginx
Epoch: 1
Version: 1.17.0
Version: 1.17.1
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
* Sat Jul 13 2019 Daniel Steiner <daniel.steiner@greenmail.ch> 1.17.0-1
- Updated to mainline version 1.17.1.
* Sun Jun 16 2019 Daniel Steiner <daniel.steiner@greenmail.ch> 1.17.0-1
- Updated to mainline version 1.17.x.