Rebase to version 2.6.1 (#1850111)
This commit is contained in:
parent
87c8cea612
commit
789a8ed2a9
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@
|
|||||||
/2.4.3.tar.gz
|
/2.4.3.tar.gz
|
||||||
/2.5.4.tar.gz
|
/2.5.4.tar.gz
|
||||||
/2.6.0.tar.gz
|
/2.6.0.tar.gz
|
||||||
|
/2.6.1.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: mariadb-java-client
|
Name: mariadb-java-client
|
||||||
Version: 2.6.0
|
Version: 2.6.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Connects applications developed in Java to MariaDB and MySQL databases
|
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
|
# added BSD license because of https://bugzilla.redhat.com/show_bug.cgi?id=1291558#c13
|
||||||
License: BSD and LGPLv2+
|
License: BSD and LGPLv2+
|
||||||
@ -125,6 +125,9 @@ rm src/main/resources/META-INF/MANIFEST.MF
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 24 2020 Ondrej Dubaj <odubaj@redhat.com> - 2.6.1-1
|
||||||
|
- Rebase to version 2.6.1 (#1850111)
|
||||||
|
|
||||||
* Mon Mar 30 2020 Michal Schorm <mschorm@redhat.com> - 2.6.0-2
|
* Mon Mar 30 2020 Michal Schorm <mschorm@redhat.com> - 2.6.0-2
|
||||||
- Remove the dependency on mariadb (#1818814)
|
- Remove the dependency on mariadb (#1818814)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (2.6.0.tar.gz) = 19c01295aad5bf85e7cece4d39b8d70ee702b44ee497264f75729956160f62139e5c4c0047fb06634b54d5c50b2e102bc8649e33f2146aaf1138ce04797c853f
|
SHA512 (2.6.1.tar.gz) = fca49559912cbf029226148de0cde42ab88a1f363b28fc16fd8447e503cbc0173a2b1b4b1b75d9cb3201e9ffdf2c0c3b3d5e8d6c29e66dc4c5f9875b20420185
|
||||||
|
Loading…
Reference in New Issue
Block a user