Rebase to 3.1.7
This commit is contained in:
parent
2718ac4a14
commit
ded4d906f8
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/mariadb-connector-c-3.1.4-src.tar.gz
|
||||
/mariadb-connector-c-3.1.5-src.tar.gz
|
||||
/mariadb-connector-c-3.1.6-src.tar.gz
|
||||
/mariadb-connector-c-3.1.7-src.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%bcond_with debug
|
||||
|
||||
Name: mariadb-connector-c
|
||||
Version: 3.1.6
|
||||
Release: 2%{?with_debug:.debug}%{?dist}
|
||||
Version: 3.1.7
|
||||
Release: 1%{?with_debug:.debug}%{?dist}
|
||||
Summary: The MariaDB Native Client library (C driver)
|
||||
License: LGPLv2+
|
||||
Source: https://downloads.mariadb.org/interstitial/connector-c-%{version}/%{name}-%{version}-src.tar.gz
|
||||
@ -220,6 +220,9 @@ popd
|
||||
# Need to ensure, that the testsuite will also run properly on 'fedpkg local' buid, not damaging the host machine
|
||||
|
||||
%changelog
|
||||
* Mon Feb 03 2020 Michal Schorm <mschorm@redhat.com> - 3.1.7-1
|
||||
- Rebase to 3.1.7
|
||||
|
||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.6-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mariadb-connector-c-3.1.6-src.tar.gz) = 44309e706cb49451a0d1a91f907ab7cfa1fb1bf95d26cf3bbce1caa367c2fa8ad377a691361e297dd2fcbc444c10115f18aec66dd6d69c458f282ace3025a3e8
|
||||
SHA512 (mariadb-connector-c-3.1.7-src.tar.gz) = 0b7f6497b6b88b2bbcb870b7c3a8f3fe0bf547c6b5d9b95cc99423aa8ea02ac510c5fb71079e7cd79a49741c7f26f3e68c39e245b18fab46754e8640f79ff670
|
||||
|
Loading…
Reference in New Issue
Block a user