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#bc65a2c2d41cc22b65e82633506f903ffb8257b6
This commit is contained in:
DistroBaker 2021-02-04 13:06:08 +01:00
parent e55fcb6353
commit 110f6c4416

View File

@ -1,6 +1,6 @@
Name: mariadb-java-client
Version: 2.7.1
Release: 1%{?dist}
Release: 2%{?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
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Dec 10 2020 Ondrej Dubaj <odubaj@redhat.com> - 2.7.1-1
- Rebase to version 2.7.1 (#1906291)