Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
90ff0ab448 | ||
|
|
f31ec20c2c |
@ -53,7 +53,7 @@
|
||||
Name: tomcat9
|
||||
Epoch: 1
|
||||
Version: %{major_version}.%{minor_version}.%{micro_version}
|
||||
Release: 1%{?dist}
|
||||
Release: 1%{?dist}.alma.1
|
||||
Summary: Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API
|
||||
|
||||
License: Apache-2.0
|
||||
@ -81,6 +81,8 @@ Patch7: build-with-java-25.patch
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
ExcludeArch: i686
|
||||
|
||||
BuildRequires: ant
|
||||
BuildRequires: ecj >= 1:4.10
|
||||
BuildRequires: findutils
|
||||
@ -632,6 +634,9 @@ fi
|
||||
%{appdir}/ROOT
|
||||
|
||||
%changelog
|
||||
* Sat Feb 21 2026 Eduard Abdullin <eabdullin@almalinux.org> - 1:9.0.110-1.alma.1
|
||||
- Exclude i686 architecture from build
|
||||
|
||||
* Wed Feb 11 2026 Coty Sutherland <csutherl@redhat.com> - 1:9.0.110-1
|
||||
- Resolves: RHEL-148687
|
||||
Update to 9.0.110 and compile with Java 25 to enable FFM features for PQC support
|
||||
|
||||
Loading…
Reference in New Issue
Block a user