From 9ee9f0a4682a9134dc369c9a818860e32da1f3fe Mon Sep 17 00:00:00 2001 From: eabdullin Date: Mon, 15 Jan 2024 11:21:12 +0300 Subject: [PATCH] Fix release to match upstream --- SPECS/tomcat.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SPECS/tomcat.spec b/SPECS/tomcat.spec index 13b4036..fc6acbb 100644 --- a/SPECS/tomcat.spec +++ b/SPECS/tomcat.spec @@ -56,7 +56,7 @@ Name: tomcat Epoch: 1 Version: %{major_version}.%{minor_version}.%{micro_version} -Release: 28%{?dist} +Release: 27%{?dist}.2 Summary: Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API License: ASL 2.0 @@ -558,7 +558,7 @@ fi %changelog -* Thu Nov 23 2023 Hui Wang - 1:9.0.62-28 +* Thu Nov 23 2023 Hui Wang - 1:9.0.62-27.2 - Resolves: RHEL-13907 - Resolves: RHEL-13904 - Resolves: RHEL-12951