rebase to upstream version 3.2.0
This commit is contained in:
parent
804185fafb
commit
ae5e890ece
@ -1,8 +1,8 @@
|
||||
%global build_javadoc 0
|
||||
|
||||
Name: mariadb-java-client
|
||||
Version: 3.1.4
|
||||
Release: 2%{?dist}
|
||||
Version: 3.2.0
|
||||
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
|
||||
License: LGPL-2.1-only
|
||||
@ -111,6 +111,9 @@ opts="-j"
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Aug 31 2023 Zuzana Miklankova <zmiklank@redhat.com> - 3.2.0-1
|
||||
- Rebase to version 3.2.0
|
||||
|
||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mariadb-connector-j-3.1.4.tar.gz) = e6130b9f363ef9e7bfa463b1baff0b143977d5d3e8005c471a17415869eddf8feead37eaca29961ef398627f2109faebf573c05b05618114a38ad31cc73cac74
|
||||
SHA512 (mariadb-connector-j-3.2.0.tar.gz) = 6db165135d54e2f128f3925f6f42fee8648c95a242eadf7e19429fc7a9ab0102c035b28bb350b400c76b709cd49f9fefe58a83d06ae0f744bd1fbd1183609e78
|
||||
|
Loading…
Reference in New Issue
Block a user