From cbe42b74db322cd270941b31a4c100730e70d8e3 Mon Sep 17 00:00:00 2001 From: Hui Wang Date: Thu, 23 Feb 2023 19:50:21 +0800 Subject: [PATCH] Resolves: #2172867 Bump release of tomcat for RHEL-9 --- tomcat.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tomcat.spec b/tomcat.spec index 68199b3..d4def76 100644 --- a/tomcat.spec +++ b/tomcat.spec @@ -56,7 +56,7 @@ Name: tomcat Epoch: 1 Version: %{major_version}.%{minor_version}.%{micro_version} -Release: 4%{?dist} +Release: 11%{?dist} Summary: Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API License: ASL 2.0 @@ -508,6 +508,9 @@ fi %changelog +* Thu Feb 23 2023 Hui Wang - 1:9.0.62-11 +- Bump release so that the NVR on RHEL-9 is higher than RHEL-8 + * Wed Feb 15 2023 Hui Wang - 1:9.0.62-4 - Bump release to run the tier1 test