import CS tomcat-9.0.62-28.el8

This commit is contained in:
eabdullin 2024-01-15 08:07:21 +00:00
parent e06822547f
commit 7e0faa0a16
3 changed files with 11 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/tomcat-9.0.62.redhat-00014-src.zip
SOURCES/tomcat-9.0.62.redhat-00017-src.zip

View File

@ -1 +1 @@
3fb3d5b913c9366e4ff3c5868bc90abb004028aa SOURCES/tomcat-9.0.62.redhat-00014-src.zip
0fe3ba6b498e18f02382e2f96cc344e3bfc90080 SOURCES/tomcat-9.0.62.redhat-00017-src.zip

View File

@ -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: 27%{?dist}
Release: 28%{?dist}
Summary: Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API
License: ASL 2.0
@ -558,6 +558,13 @@ fi
%changelog
* Thu Nov 23 2023 Hui Wang <huwang@redhat.com> - 1:9.0.62-28
- Resolves: RHEL-13907
- Resolves: RHEL-13904
- Resolves: RHEL-12951
- Resolves: RHEL-12544
- Resolves: RHEL-2386
* Fri Oct 13 2023 Hui Wang <huwang@redhat.com> - 1:9.0.62-27
- Related: RHEL-12543
- Bump release number