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