import CS tomcat-9.0.62-38.el9_3
This commit is contained in:
parent
2991bf3e22
commit
4866f42462
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/tomcat-9.0.62.redhat-00014-src.zip
|
||||
SOURCES/tomcat-9.0.62.redhat-00017-src.zip
|
||||
|
@ -1 +1 @@
|
||||
3fb3d5b913c9366e4ff3c5868bc90abb004028aa SOURCES/tomcat-9.0.62.redhat-00014-src.zip
|
||||
0fe3ba6b498e18f02382e2f96cc344e3bfc90080 SOURCES/tomcat-9.0.62.redhat-00017-src.zip
|
||||
|
@ -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 <huwang@redhat.com> - 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 <huwang@redhat.com> - 1:9.0.62-37
|
||||
- Resolves: RHEL-12551
|
||||
- Remove JDK subpackges which are unused
|
||||
|
Loading…
Reference in New Issue
Block a user