Rebase to 3.1.7 latest git
Fix for: https://jira.mariadb.org/browse/CONC-441
This commit is contained in:
parent
ded4d906f8
commit
c6882e026b
@ -3,7 +3,7 @@
|
||||
|
||||
Name: mariadb-connector-c
|
||||
Version: 3.1.7
|
||||
Release: 1%{?with_debug:.debug}%{?dist}
|
||||
Release: 2.20200316gitfbf1db6%{?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,10 @@ popd
|
||||
# Need to ensure, that the testsuite will also run properly on 'fedpkg local' buid, not damaging the host machine
|
||||
|
||||
%changelog
|
||||
* Mon Mar 16 2020 Michal Schorm <mschorm@redhat.com> - 3.1.7-2
|
||||
- Rebase to 3.1.7 latest git
|
||||
Fix for: https://jira.mariadb.org/browse/CONC-441
|
||||
|
||||
* Mon Feb 03 2020 Michal Schorm <mschorm@redhat.com> - 3.1.7-1
|
||||
- Rebase to 3.1.7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mariadb-connector-c-3.1.7-src.tar.gz) = 0b7f6497b6b88b2bbcb870b7c3a8f3fe0bf547c6b5d9b95cc99423aa8ea02ac510c5fb71079e7cd79a49741c7f26f3e68c39e245b18fab46754e8640f79ff670
|
||||
SHA512 (mariadb-connector-c-3.1.7-src.tar.gz) = 1f48192ec004bf46261adb7daa2153e68fef16f0ce006cd998c2e86998b7ff1b9d5fc8ba0eae8c3caa3548642d41dcbd72c0cc4f28aae6ef21aec09409e7e7c1
|
||||
|
Loading…
Reference in New Issue
Block a user