From 20c00c9d473db0429c50fe50fc228b0321c16331 Mon Sep 17 00:00:00 2001 From: wangchen2020 <15955488707@163.com> Date: Mon, 25 May 2020 10:42:02 +0800 Subject: [PATCH] release need to be added one because this package affected when upgrade --- nginx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nginx.spec b/nginx.spec index 150c42b..7e57ff1 100644 --- a/nginx.spec +++ b/nginx.spec @@ -14,7 +14,7 @@ Name: nginx Epoch: 1 Version: 1.16.1 -Release: 4 +Release: 5 Summary: A HTTP server, reverse proxy and mail proxy server License: BSD URL: http://nginx.org/ @@ -344,6 +344,9 @@ fi %{_mandir}/man8/nginx.8* %changelog +* Mon May 25 2020 wangchen - 1:1.16.1-5 +- rebuild for nginx + * Fri May 22 2020 wutao - 1:1.16.1-4 - change and delete html -- Gitee