Rebase to version 2.7.0 (#1882558)
This commit is contained in:
parent
a8aa7a5ea7
commit
527357b58e
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
||||
/2.6.0.tar.gz
|
||||
/2.6.1.tar.gz
|
||||
/2.6.2.tar.gz
|
||||
/2.7.0.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: mariadb-java-client
|
||||
Version: 2.6.2
|
||||
Release: 2%{?dist}
|
||||
Version: 2.7.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: BSD and LGPLv2+
|
||||
@ -124,6 +124,9 @@ rm src/main/resources/META-INF/MANIFEST.MF
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Fri Sep 25 2020 Ondrej Dubaj <odubaj@redhat.com> - 2.7.0-1
|
||||
- Rebase to version 2.7.0 (#1882558)
|
||||
|
||||
* Sun Aug 30 2020 Fabio Valentini <decathorpe@gmail.com> - 2.6.2-2
|
||||
- Remove unnecessary dependency on sonatype-oss-parent.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (2.6.2.tar.gz) = d15d22f352778e612e0403d399698b435f94ff8d2dd4c92639e19c62552663c28de8dc6d9805cad24deb5f2c4329aa8ec5ee76110f8367a229e4c51a3fc51c22
|
||||
SHA512 (2.7.0.tar.gz) = 0163cff17027136692d94b58460ab8312cacd3aaf87e1b61020728874ccbf8d4afeb19133431882cd1764dd0a9e78c653c32b0e9c480d2366e8b997aa4df2a71
|
||||
|
Loading…
Reference in New Issue
Block a user