Change source
This commit is contained in:
parent
c5cab053ea
commit
b0fe153602
Binary file not shown.
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user