Change source
This commit is contained in:
parent
b559008ee8
commit
59ec7ae970
@ -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.
Loading…
x
Reference in New Issue
Block a user