From 2b60c668e5d05c998e17b3852edc776766caca98 Mon Sep 17 00:00:00 2001 From: Daniel Steiner Date: Fri, 4 Sep 2020 12:37:41 +0200 Subject: [PATCH] Nginx update --- fedora/SPECS/nginx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/fedora/SPECS/nginx.spec b/fedora/SPECS/nginx.spec index 13dd59b..18be8e9 100644 --- a/fedora/SPECS/nginx.spec +++ b/fedora/SPECS/nginx.spec @@ -19,7 +19,7 @@ Name: nginx Epoch: 1 -Version: 1.19.1 +Version: 1.19.2 Release: 1%{?dist} Summary: A high performance web server and reverse proxy server @@ -569,6 +569,9 @@ fi [ "%{_builddir}" != "/" ] && [ -d "%{_builddir}" ] && rm -rf %{_builddir}/* %changelog +* Fri Sep 4 2020 Daniel Steiner +- Updated to mainline version 1.19.2. + * Fri Jul 17 2020 Daniel Steiner - Updated to mainline version 1.19.1.