Nginx update

This commit is contained in:
2020-09-04 12:37:41 +02:00
parent 048e52fa1a
commit 2b60c668e5

View File

@@ -19,7 +19,7 @@
Name: nginx Name: nginx
Epoch: 1 Epoch: 1
Version: 1.19.1 Version: 1.19.2
Release: 1%{?dist} Release: 1%{?dist}
Summary: A high performance web server and reverse proxy server Summary: A high performance web server and reverse proxy server
@@ -569,6 +569,9 @@ fi
[ "%{_builddir}" != "/" ] && [ -d "%{_builddir}" ] && rm -rf %{_builddir}/* [ "%{_builddir}" != "/" ] && [ -d "%{_builddir}" ] && rm -rf %{_builddir}/*
%changelog %changelog
* Fri Sep 4 2020 Daniel Steiner <daniel.steiner@dsteiner.ch>
- Updated to mainline version 1.19.2.
* Fri Jul 17 2020 Daniel Steiner <daniel.steiner@dsteiner.ch> * Fri Jul 17 2020 Daniel Steiner <daniel.steiner@dsteiner.ch>
- Updated to mainline version 1.19.1. - Updated to mainline version 1.19.1.