!10 Change source

From: @wk333 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-11-17 01:14:18 +00:00 committed by Gitee
commit 4190206102
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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