From a9c2e9c3f1532ec4cc223a049295c662bd65f47d Mon Sep 17 00:00:00 2001 From: Jiri Date: Fri, 8 Jul 2022 15:30:45 +0200 Subject: [PATCH] Rebuilt for Drop i686 JDKs https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs --- jakarta-mail.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/jakarta-mail.spec b/jakarta-mail.spec index b58d2cf..8734aca 100644 --- a/jakarta-mail.spec +++ b/jakarta-mail.spec @@ -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 - 1.6.7-2 +- Rebuilt for Drop i686 JDKs + * Fri Apr 29 2022 Marian Koncek - 1.6.7-1 - Update to upstream version 1.6.7