From 0220961e42777f5b8edcc1b5fdb336edd84066aa Mon Sep 17 00:00:00 2001 From: Hui Wang Date: Wed, 15 Feb 2023 09:08:51 +0800 Subject: [PATCH] Related: #2160511 Bump release to run tier1 test --- tomcat.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tomcat.spec b/tomcat.spec index 5cb053f..68199b3 100644 --- a/tomcat.spec +++ b/tomcat.spec @@ -56,7 +56,7 @@ Name: tomcat Epoch: 1 Version: %{major_version}.%{minor_version}.%{micro_version} -Release: 3%{?dist} +Release: 4%{?dist} Summary: Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API License: ASL 2.0 @@ -508,6 +508,9 @@ fi %changelog +* Wed Feb 15 2023 Hui Wang - 1:9.0.62-4 +- Bump release to run the tier1 test + * Tue Feb 07 2023 Coty Sutherland - 1:9.0.62-3 - Add conflicts declaration to the appropriate subpackages - Fix malformed DTD file that caused problems with rpminspect