Rebuilt for Drop i686 JDKs

https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs
This commit is contained in:
Jiri 2022-07-08 16:19:06 +02:00
commit 6c8ea23b61

View file

@ -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 <jvanek@redhat.com> - 1:8.0.29-2
- Rebuilt for Drop i686 JDKs
* Tue Apr 26 2022 Zuzana Miklankova <zmiklank@redhat.com> - 1:8.0.29-1
- rebase to version 8.0.29