From 9bc8c42f1a2c1dd28f187a20272bafe23e2bd919 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:16:45 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- tomcat.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tomcat.spec b/tomcat.spec index c5d52c3..2faa052 100644 --- a/tomcat.spec +++ b/tomcat.spec @@ -56,7 +56,7 @@ Name: tomcat Epoch: 1 Version: %{major_version}.%{minor_version}.%{micro_version} -Release: 2%{?dist} +Release: 3%{?dist} Summary: Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API License: ASL 2.0 @@ -544,6 +544,10 @@ fi %{appdir}/ROOT %changelog +* Tue Oct 29 2024 Troy Dawson - 1:9.0.87-3 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Aug 12 2024 Adam Krajcik - 1:9.0.87-2 - Resolves: RHEL-50166 - Rebase tomcat to version 9.0.87 - Resolves: RHEL-12274 - Use src.zip file as a Source0 instead of tar.gz