From 26208a257269b5c749338c69632a011b5f268672 Mon Sep 17 00:00:00 2001 From: wangchen2020 <15955488707@163.com> Date: Mon, 18 May 2020 20:05:58 +0800 Subject: [PATCH] rebuild for nginx --- nginx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nginx.spec b/nginx.spec index d1df6c1..6a1b49b 100644 --- a/nginx.spec +++ b/nginx.spec @@ -14,7 +14,7 @@ Name: nginx Epoch: 1 Version: 1.16.1 -Release: 2 +Release: 3 Summary: A HTTP server, reverse proxy and mail proxy server License: BSD URL: http://nginx.org/ @@ -348,6 +348,9 @@ fi %{_mandir}/man8/nginx-upgrade.8* %changelog +* Mon May 18 2020 wangchen - 1:1.16.1-3 +- rebuild for nginx + * Wed Mar 18 2020 yuxiangyang - 1:1.16.1-2 - delete http_stub_status_module.This configuration creates a simple web page with basic status data,but it will affect cpu scale-out because -- Gitee