diff --git a/mysql-connector-java.spec b/mysql-connector-java.spec index bba1b60..22e235d 100644 --- a/mysql-connector-java.spec +++ b/mysql-connector-java.spec @@ -1,7 +1,7 @@ Summary: Official JDBC driver for MySQL Name: mysql-connector-java -Version: 8.0.23 +Version: 8.0.25 Release: 2%{?dist} Epoch: 1 License: GPLv2 with exceptions @@ -100,6 +100,9 @@ ant -Dcom.mysql.cj.build.jdk=/usr/lib/jvm/java-1.8.0-openjdk \ %license LICENSE %changelog +* Mon May 10 2021 Ondrej Dubaj - 1:8.0.25-1 +- rebase to version 8.0.25 + * Tue Jan 26 2021 Fedora Release Engineering - 1:8.0.23-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild diff --git a/remove-coverage-test.patch b/remove-coverage-test.patch index 140157d..db5609e 100644 --- a/remove-coverage-test.patch +++ b/remove-coverage-test.patch @@ -1,17 +1,17 @@ -From b31d3c13c6eb99aa75739cd80cb9c43972320e0f Mon Sep 17 00:00:00 2001 +From 398f1c3885c565ae080cb40046728612b583d90d Mon Sep 17 00:00:00 2001 From: Ondrej Dubaj -Date: Wed, 26 Aug 2020 08:08:39 +0200 +Date: Tue, 11 May 2021 09:45:27 +0200 Subject: [PATCH] Remove coverage test --- - build.xml | 140 ------------------------------------------------------ - 1 file changed, 140 deletions(-) + build.xml | 154 ------------------------------------------------------ + 1 file changed, 154 deletions(-) diff --git a/build.xml b/build.xml -index 98f00ed..fde7906 100644 +index d1b1ab9..9c8ab7d 100644 --- a/build.xml +++ b/build.xml -@@ -1290,72 +1290,6 @@ See also com.mysql.cj.conf.PropertyDefinitions.SYSP_* variables for other test o +@@ -1266,70 +1266,6 @@ See also com.mysql.cj.conf.PropertyDefinitions.SYSP_* variables for other test o ${com.mysql.cj.testsuite.message.test.mode} @@ -20,11 +20,6 @@ index 98f00ed..fde7906 100644 - - - -- -- -- - - - - +- - - - @@ -62,6 +58,7 @@ index 98f00ed..fde7906 100644 - - - +- - - - @@ -76,6 +73,7 @@ index 98f00ed..fde7906 100644 - - - +- - - - @@ -84,7 +82,7 @@ index 98f00ed..fde7906 100644 -@@ -1374,80 +1308,6 @@ See also com.mysql.cj.conf.PropertyDefinitions.SYSP_* variables for other test o +@@ -1348,96 +1284,6 @@ See also com.mysql.cj.conf.PropertyDefinitions.SYSP_* variables for other test o @@ -93,10 +91,12 @@ index 98f00ed..fde7906 100644 - - - -- +- - - -- +- - @@ -105,6 +105,20 @@ index 98f00ed..fde7906 100644 - - - +- +- +- +- +- +- +- +- +- +- +- +- +- - - - @@ -114,7 +128,7 @@ index 98f00ed..fde7906 100644 - - - - - @@ -141,14 +155,14 @@ index 98f00ed..fde7906 100644 - - - -- +- - - - - - - -- +- - @@ -166,5 +180,5 @@ index 98f00ed..fde7906 100644 -- -2.26.0 +2.30.2