Rebase to version 2.7.2
This commit is contained in:
parent
bc65a2c2d4
commit
970c067bf4
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
||||
/2.6.2.tar.gz
|
||||
/2.7.0.tar.gz
|
||||
/2.7.1.tar.gz
|
||||
/2.7.2.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: mariadb-java-client
|
||||
Version: 2.7.1
|
||||
Release: 2%{?dist}
|
||||
Version: 2.7.2
|
||||
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+
|
||||
@ -124,6 +124,9 @@ rm src/main/resources/META-INF/MANIFEST.MF
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed May 05 2021 Ondrej Dubaj <odubaj@redhat.com> - 2.7.2-1
|
||||
- Rebase to version 2.7.2
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (2.7.1.tar.gz) = 023601f1363f62b45697d9505501748e5fd75a9c726144038e1c048f0522e34eb4d62aef9ae6f5a4216ed8236b0f7924eaa483255d3b2bebaa3f569b3eea04d2
|
||||
SHA512 (2.7.2.tar.gz) = 74536a7c8780347d19e0c52aa0d79dd8532938b90a1004ddffcff38a5645eca2c11761362f12c58b66c3c0cb21c84bca8d0afc97461c3d1584aa555360dda44e
|
||||
|
Loading…
Reference in New Issue
Block a user