From 6c8ea23b61edb2d388d2f13d21f73be81051fa64 Mon Sep 17 00:00:00 2001 From: Jiri Date: Fri, 8 Jul 2022 16:19:06 +0200 Subject: [PATCH] Rebuilt for Drop i686 JDKs https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs --- mysql-connector-java.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mysql-connector-java.spec b/mysql-connector-java.spec index 2beb6ea..862a6a3 100644 --- a/mysql-connector-java.spec +++ b/mysql-connector-java.spec @@ -2,7 +2,7 @@ Summary: Official JDBC driver for MySQL Name: mysql-connector-java Version: 8.0.29 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 License: GPLv2 with exceptions URL: http://dev.mysql.com/downloads/connector/j/ @@ -37,6 +37,7 @@ Patch3: remove-authentication-plugin.patch Patch4: remove-StatementsTest.patch BuildArch: noarch +ExclusiveArch: %{java_arches} noarch BuildRequires: ant >= 1.6.0 BuildRequires: ant-junit @@ -106,6 +107,9 @@ ant -Dcom.mysql.cj.build.jdk=/usr/lib/jvm/java-11-openjdk \ %license LICENSE %changelog +* Fri Jul 08 2022 Jiri Vanek - 1:8.0.29-2 +- Rebuilt for Drop i686 JDKs + * Tue Apr 26 2022 Zuzana Miklankova - 1:8.0.29-1 - rebase to version 8.0.29