!22 Sync code
From: @starlet-dx Reviewed-by: @cherry530 Signed-off-by: @cherry530
This commit is contained in:
commit
3d8afe68e5
@ -2,7 +2,7 @@
|
||||
|
||||
Name: jakarta-servlet
|
||||
Version: 5.0.0
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: Server-side API for handling HTTP requests and responses
|
||||
License: (EPL-2.0 or GPLv2 with exceptions) and ASL 2.0
|
||||
URL: https://github.com/eclipse-ee4j/servlet-api
|
||||
@ -27,7 +27,7 @@ and responses.
|
||||
%{?javadoc_package}
|
||||
|
||||
%prep
|
||||
%setup -q -n servlet-api-%{version}-RELEASE
|
||||
%setup -q -n servlet-%{version}-RELEASE
|
||||
|
||||
%pom_remove_parent . api
|
||||
|
||||
@ -63,9 +63,12 @@ sed -i -e 's/jakarta\./javax./g' $(find api/src/main/java/javax -name *.java)
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Tue Feb 28 2023 xu_ping <xuping33@h-partners.com> - 5.0.0-3
|
||||
* Tue Feb 28 2023 xu_ping <xuping33@h-partners.com> - 5.0.0-4
|
||||
- Add Confilict glassfish-servlet-api due to provides same file glassfish-servlet-api.jar
|
||||
|
||||
* Wed Nov 16 2022 wangkai <wangkai385@h-partners.com> - 5.0.0-3
|
||||
- Change source
|
||||
|
||||
* Sat Feb 12 2022 Ge Wang <wangge20@huawei.com> - 5.0.0-2
|
||||
- Fix install confilict with glassfish-servlet-api due to provides same file glassfish-servlet-api.jar
|
||||
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user