Update to 2.2.3
This commit is contained in:
parent
fee8e0a426
commit
3281ac034d
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
|||||||
/2.2.0.tar.gz
|
/2.2.0.tar.gz
|
||||||
/2.2.1.tar.gz
|
/2.2.1.tar.gz
|
||||||
/2.2.2.tar.gz
|
/2.2.2.tar.gz
|
||||||
|
/2.2.3.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: mariadb-java-client
|
Name: mariadb-java-client
|
||||||
Version: 2.2.2
|
Version: 2.2.3
|
||||||
Release: 1%{?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
|
||||||
@ -108,6 +108,9 @@ rm src/main/resources/META-INF/MANIFEST.MF
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 13 2018 Jakub Janco <jjanco@redhat.com> - 2.2.3-1
|
||||||
|
- update version
|
||||||
|
|
||||||
* Mon Feb 26 2018 Jakub Janco <jjanco@redhat.com> - 2.2.2-1
|
* Mon Feb 26 2018 Jakub Janco <jjanco@redhat.com> - 2.2.2-1
|
||||||
- update version
|
- update version
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (2.2.2.tar.gz) = 2ffb1998822e25e6dd2957b9bfcc9c802efee3a59aa14990405839590bd50761906555918f870a2227c3dcc6958dc3b4073b510023225e3581d407adb8ae23dd
|
SHA512 (2.2.3.tar.gz) = 88b9e7aaa90a16d47c038f4a827b06556fdb8213866d46d104aed71e8cdf480bedeb0c35dfb1251304a62ececd0b3ce0859f5c0a1632ae5b8735179201a6a87c
|
||||||
|
Loading…
Reference in New Issue
Block a user