new version
This commit is contained in:
parent
39e283710e
commit
79533cb5bb
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/2.2.2.tar.gz
|
||||
/2.2.3.tar.gz
|
||||
/2.2.4.tar.gz
|
||||
/2.2.5.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: mariadb-java-client
|
||||
Version: 2.2.4
|
||||
Release: 3%{?dist}
|
||||
Version: 2.2.5
|
||||
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+
|
||||
@ -137,6 +137,9 @@ cp target/%{name}-%{version}-tests.jar %{buildroot}/%{_jnidir}/%{name}-tests.jar
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Mon Jun 04 2018 Jakub Janco <jjanco@redhat.com> - 2.2.5-1
|
||||
- new version
|
||||
|
||||
* Tue May 15 2018 Jakub Janco <jjanco@redhat.com> - 2.2.4-3
|
||||
- remove unused aws-java-sdk dependency
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (2.2.4.tar.gz) = dc7022dbbfc22bc20132cd00f6476a02943b28debfef646419261d74280be0c783853de82e729c616587a11448580002ff2214fe656bbb3817754d579b0e3665
|
||||
SHA512 (2.2.5.tar.gz) = d4c9a32d53e588df343ad854af1dda943435bb1df20a6aae31b574b800c3e033741309c664d9397eef6608b23e2f4c21587939786f36d064ccae95cd30a8b0a1
|
||||
|
Loading…
Reference in New Issue
Block a user