Rebase to version 2.4.3
This commit is contained in:
parent
a7bc59a59e
commit
7c873c6999
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/2.3.0.tar.gz
|
||||
/2.4.0.tar.gz
|
||||
/2.4.1.tar.gz
|
||||
/2.4.3.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: mariadb-java-client
|
||||
Version: 2.4.1
|
||||
Release: 3%{?dist}
|
||||
Version: 2.4.3
|
||||
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+
|
||||
@ -140,6 +140,9 @@ cp target/%{name}-%{version}-tests.jar %{buildroot}/%{_jnidir}/%{name}-tests.jar
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Tue Sep 10 2019 Michal Schorm <mschorm@redhat.com> - 2.4.3-1
|
||||
- Rebase to version 2.4.3
|
||||
|
||||
* Tue Sep 10 2019 Michal Schorm <mschorm@redhat.com> - 2.4.1-3
|
||||
- Remove dependency to orphaned HikariCP
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (2.4.1.tar.gz) = 246d190ba0817f7f39e4d3d98a3caf57fe3becdf1a10c8bf6533a78e9a097e048017eaaee782362566745e21680e59be1440b66066680d5673cbfe0cfdc672a7
|
||||
SHA512 (2.4.3.tar.gz) = f971b416881457085018a5ddc8acbf03de5564f0e6b7177f1e36ff3a8e426bb814b35b639ddcb3a2339b2eb5b7e85076c6a95dbea629312a8c6329ee3f0ec286
|
||||
|
Loading…
Reference in New Issue
Block a user