Change source

This commit is contained in:
wk333 2022-11-16 17:15:18 +08:00
parent c5cab053ea
commit b0fe153602
2 changed files with 5 additions and 2 deletions

Binary file not shown.

View File

@ -2,7 +2,7 @@
Name: jakarta-el
Version: 4.0.0
Release: 3
Release: 4
Summary: Jakarta Expression Language
License: EPL-2.0 or GPLv2 with exceptions
@ -48,7 +48,7 @@ This package contains javadoc for %{name}.
%prep
%setup -q -n %{srcname}-%{version}-RELEASE
%setup -q -n expression-language-%{version}-RELEASE
%pom_remove_parent . api impl
%pom_disable_module spec
@ -91,6 +91,9 @@ sed -i -e 's/jakarta\./javax./g' $(find api/src/main/java/javax -name *.java)
%changelog
* Wed Nov 16 2022 wangkai <wangkai385@h-partners.com> - 4.0.0-4
- Change source
* Wed May 25 2022 baizhonggui <baizhonggui@h-partners.com> - 4.0.0-3
- Revert last modification and provide glassfish-el's modules instead of glassfish-el