From 47b4b465be5bc0ffc95b82ae52d689a5bb9028b3 Mon Sep 17 00:00:00 2001 From: wang--ge Date: Thu, 24 Mar 2022 18:53:33 +0800 Subject: [PATCH] Modify release number --- openresty.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openresty.spec b/openresty.spec index 922be6f..16fa620 100644 --- a/openresty.spec +++ b/openresty.spec @@ -1,6 +1,6 @@ Name: openresty Version: 1.19.3.1 -Release: 1%{?dist} +Release: 2 Summary: OpenResty, scalable web platform by extending NGINX with Lua Group: System Environment/Daemons @@ -443,5 +443,8 @@ fi %{orprefix_debug}/COPYRIGHT %changelog +* Thu Mar 24 2022 Ge Wang 1.19.3.1-2 +- Modify release number + * Fri Jul 23 2021 Fu Changjie 1.19.3.1-1 - Package init with openresty 1.19.3.1, without asan package -- Gitee