Change source

(cherry picked from commit b0fe153602ca1ffd187aff9c75e328b2491c2a69)
This commit is contained in:
wk333 2022-11-16 17:15:18 +08:00 committed by openeuler-sync-bot
parent 9c91e6b590
commit f99df67a2c
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