import jakarta-servlet-5.0.0-19.el10

cs10 imports/cs10/jakarta-servlet-5.0.0-19.el10
MSVSphere Packaging Team 3 months ago
parent 45f128469a
commit 710a7ca19d
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

@ -2,7 +2,7 @@
Name: jakarta-servlet Name: jakarta-servlet
Version: 5.0.0 Version: 5.0.0
Release: 18%{?dist} Release: 19%{?dist}
Summary: Server-side API for handling HTTP requests and responses Summary: Server-side API for handling HTTP requests and responses
# most of the project is EPL-2.0 or GPLv2 w/exceptions, # most of the project is EPL-2.0 or GPLv2 w/exceptions,
# but some files still have Apache-2.0 license headers: # but some files still have Apache-2.0 license headers:
@ -75,6 +75,10 @@ sed -i -e 's/jakarta\./javax./g' $(find api/src/main/java/javax -name *.java)
%doc README.md %doc README.md
%changelog %changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 5.0.0-19
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 5.0.0-18 * Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 5.0.0-18
- Bump release for Aug 2024 java mass rebuild - Bump release for Aug 2024 java mass rebuild

Loading…
Cancel
Save