diff --git a/.gitignore b/.gitignore index d62dbc6..049f988 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/tomcat-9.0.62.redhat-00014-src.zip +SOURCES/tomcat-9.0.62.redhat-00017-src.zip diff --git a/.tomcat.metadata b/.tomcat.metadata index 3b5fde9..0028927 100644 --- a/.tomcat.metadata +++ b/.tomcat.metadata @@ -1 +1 @@ -3fb3d5b913c9366e4ff3c5868bc90abb004028aa SOURCES/tomcat-9.0.62.redhat-00014-src.zip +0fe3ba6b498e18f02382e2f96cc344e3bfc90080 SOURCES/tomcat-9.0.62.redhat-00017-src.zip diff --git a/SPECS/tomcat.spec b/SPECS/tomcat.spec index 141496d..e57bba5 100644 --- a/SPECS/tomcat.spec +++ b/SPECS/tomcat.spec @@ -32,7 +32,7 @@ %global major_version 9 %global minor_version 0 %global micro_version 62 -%global packdname %{name}-%{major_version}.%{minor_version}.%{micro_version}.redhat-00014-src +%global packdname %{name}-%{major_version}.%{minor_version}.%{micro_version}.redhat-00017-src %global servletspec 4.0 %global elspec 3.0 %global tcuid 53 @@ -56,7 +56,7 @@ Name: tomcat Epoch: 1 Version: %{major_version}.%{minor_version}.%{micro_version} -Release: 37%{?dist} +Release: 38%{?dist} Summary: Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API License: ASL 2.0 @@ -559,6 +559,13 @@ fi %changelog +* Thu Nov 23 2023 Hui Wang - 1:9.0.62-38 +- Resolves: RHEL-13908 +- Resolves: RHEL-13905 +- Resolves: RHEL-12952 +- Resolves: RHEL-12552 +- Resolves: RHEL-2388 + * Fri Oct 13 2023 Hui Wang - 1:9.0.62-37 - Resolves: RHEL-12551 - Remove JDK subpackges which are unused