Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/mariadb-java-client.git#170a3fda8d33f7eb26901fffeea4be2d9f413b18
This commit is contained in:
parent
53fd0ff292
commit
e55fcb6353
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
||||
/2.6.1.tar.gz
|
||||
/2.6.2.tar.gz
|
||||
/2.7.0.tar.gz
|
||||
/2.7.1.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: mariadb-java-client
|
||||
Version: 2.7.0
|
||||
Version: 2.7.1
|
||||
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
|
||||
@ -124,6 +124,9 @@ rm src/main/resources/META-INF/MANIFEST.MF
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Thu Dec 10 2020 Ondrej Dubaj <odubaj@redhat.com> - 2.7.1-1
|
||||
- Rebase to version 2.7.1 (#1906291)
|
||||
|
||||
* Fri Sep 25 2020 Ondrej Dubaj <odubaj@redhat.com> - 2.7.0-1
|
||||
- Rebase to version 2.7.0 (#1882558)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (2.7.0.tar.gz) = 0163cff17027136692d94b58460ab8312cacd3aaf87e1b61020728874ccbf8d4afeb19133431882cd1764dd0a9e78c653c32b0e9c480d2366e8b997aa4df2a71
|
||||
SHA512 (2.7.1.tar.gz) = 023601f1363f62b45697d9505501748e5fd75a9c726144038e1c048f0522e34eb4d62aef9ae6f5a4216ed8236b0f7924eaa483255d3b2bebaa3f569b3eea04d2
|
||||
|
Loading…
Reference in New Issue
Block a user