Rebuilt for Drop i686 JDKs
https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs
This commit is contained in:
parent
eede14af4e
commit
a9c2e9c3f1
@ -1,10 +1,11 @@
|
||||
Name: jakarta-mail
|
||||
Version: 1.6.7
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Jakarta Mail API
|
||||
License: EPL-2.0 or GPLv2 with exceptions
|
||||
URL: https://github.com/eclipse-ee4j/mail
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{java_arches} noarch
|
||||
|
||||
Source0: https://github.com/eclipse-ee4j/mail/archive/%{version}/mail-%{version}.tar.gz
|
||||
|
||||
@ -86,6 +87,9 @@ sed -i "/-Werror/d" mail/pom.xml
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Fri Jul 08 2022 Jiri Vanek <jvanek@redhat.com> - 1.6.7-2
|
||||
- Rebuilt for Drop i686 JDKs
|
||||
|
||||
* Fri Apr 29 2022 Marian Koncek <mkoncek@redhat.com> - 1.6.7-1
|
||||
- Update to upstream version 1.6.7
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user