rebase to upstream version 3.3.2
This commit is contained in:
parent
ae5e890ece
commit
384925240b
@ -1,7 +1,7 @@
|
||||
%global build_javadoc 0
|
||||
|
||||
Name: mariadb-java-client
|
||||
Version: 3.2.0
|
||||
Version: 3.3.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Connects applications developed in Java to MariaDB and MySQL databases
|
||||
# added BSD license because of https://bugzilla.redhat.com/show_bug.cgi?id=1291558#c13
|
||||
@ -87,7 +87,6 @@ rm -f src/main/java/org/mariadb/jdbc/plugin/authentication/addon/gssapi/WindowsN
|
||||
%pom_remove_plugin org.jacoco:jacoco-maven-plugin
|
||||
%pom_remove_plugin org.apache.maven.plugins:maven-source-plugin
|
||||
%pom_remove_plugin org.sonatype.plugins:nexus-staging-maven-plugin
|
||||
%pom_remove_plugin com.coveo:fmt-maven-plugin
|
||||
%pom_remove_plugin -r :maven-gpg-plugin
|
||||
%pom_remove_plugin -r :maven-javadoc-plugin
|
||||
|
||||
@ -111,6 +110,9 @@ opts="-j"
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Dec 22 2023 Zuzana Miklankova <zmiklank@redhat.com> - 3.3.2-1
|
||||
- Rebase to version 3.3.2
|
||||
|
||||
* Thu Aug 31 2023 Zuzana Miklankova <zmiklank@redhat.com> - 3.2.0-1
|
||||
- Rebase to version 3.2.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mariadb-connector-j-3.2.0.tar.gz) = 6db165135d54e2f128f3925f6f42fee8648c95a242eadf7e19429fc7a9ab0102c035b28bb350b400c76b709cd49f9fefe58a83d06ae0f744bd1fbd1183609e78
|
||||
SHA512 (mariadb-connector-j-3.3.2.tar.gz) = 287a201b741bc10a231ce465c3e60ee29fa8a9179c2ea9c9018bfe7e72ed2563eaed756f1e5f335fba730c19eb50ecd17e95421622eb8673a6a266ca99d15630
|
||||
|
Loading…
Reference in New Issue
Block a user