Rebase to version 3.0.6
Fix mixed spaces and tabs
This commit is contained in:
parent
39ec815b22
commit
57febd39e9
@ -1,8 +1,8 @@
|
||||
%global build_javadoc 0
|
||||
|
||||
Name: mariadb-java-client
|
||||
Version: 3.0.5
|
||||
Release: 2%{?dist}
|
||||
Version: 3.0.6
|
||||
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: BSD and LGPLv2+
|
||||
@ -112,6 +112,10 @@ opts="-j"
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jul 21 2022 Ondrej Sloup <osloup@redhat.com> - 3.0.6-1
|
||||
- Fix mixed spaces and tabs
|
||||
- Rebase to version 3.0.6 (rhbz#2102401)
|
||||
|
||||
* Fri Jul 08 2022 Jiri Vanek <jvanek@redhat.com> - 3.0.5-2
|
||||
- Rebuilt for Drop i686 JDKs
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mariadb-connector-j-3.0.5.tar.gz) = f9b8d67dca3997af12e1de76dae647f0073237f5955e65cd3731baf5cf740309b6b1e5a6684d71aa1b8d80e597dea89a17783e2d9cb98995d74ae79f8cce0c59
|
||||
SHA512 (mariadb-connector-j-3.0.6.tar.gz) = 5c90449210dd68925344d299673325454129f67d3bc2fdfbd7781dc2468f69af9b3dc9ce00c9f5bf5d0e4d4810bf3637e67f7724842df24de214f10c5c622727
|
||||
|
Loading…
Reference in New Issue
Block a user