!4 Change source

From: @wk333 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-11-17 01:13:57 +00:00 committed by Gitee
commit 4253c4ba66
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: jakarta-mail
Version: 1.6.7
Release: 2
Release: 3
Summary: Jakarta Mail API
License: EPL-2.0 or GPLv2 with exceptions
URL: https://github.com/eclipse-ee4j/mail
@ -18,7 +18,7 @@ The Jakarta Mail API provides a platform-independent and
protocol-independent framework to build mail and messaging applications.
%prep
%setup -q -n mail-%{version}
%setup -q -n mail-api-%{version}
%pom_remove_parent
%pom_remove_plugin :maven-enforcer-plugin
%pom_remove_plugin :osgiversion-maven-plugin
@ -57,6 +57,9 @@ export CLASSPATH=.:$JAVA_HOME/lib/dt.jar:$JAVA_HOME/lib/tools.jar
%doc README.md
%changelog
* Wed Nov 16 2022 wangkai <wangkai385@h-partners.com> - 1.6.7-3
- Change source
* Fri Jul 29 2022 xu_ping <xuping33@h-partners.com> - 1.6.7-2
- Add Conflict for javamail

Binary file not shown.