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-connector-c.git#edf9f0c64c2632c5df802ef4936e254d5a062061
This commit is contained in:
parent
d6bd713a68
commit
c6465fa14c
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
||||
/mariadb-connector-c-3.1.9-src.tar.gz
|
||||
/mariadb-connector-c-3.1.10-src.tar.gz
|
||||
/mariadb-connector-c-3.1.11-src.tar.gz
|
||||
/mariadb-connector-c-3.1.12-src.tar.gz
|
||||
|
@ -14,8 +14,8 @@
|
||||
|
||||
|
||||
Name: mariadb-connector-c
|
||||
Version: 3.1.11
|
||||
Release: 2%{?with_debug:.debug}%{?dist}
|
||||
Version: 3.1.12
|
||||
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
|
||||
@ -234,6 +234,9 @@ popd
|
||||
# Need to ensure, that the testsuite will also run properly on 'fedpkg local' buid, not damaging the host machine
|
||||
|
||||
%changelog
|
||||
* Wed Feb 24 2021 Michal Schorm <mschorm@redhat.com> - 3.1.12-1
|
||||
- Rebase to 3.1.12
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.11-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mariadb-connector-c-3.1.11-src.tar.gz) = bb0cab8a4d78f5ff3c925cf8aba94223e6ee2a9fe9ac8130522ea75e720f4fc68ee7adbbcada15fc0942e22438f3c3171f317375408a9556fc07e13ce3876482
|
||||
SHA512 (mariadb-connector-c-3.1.12-src.tar.gz) = a46e8ec976c28e227a72f09c15c92126d178b422a92a4c90fd52c8053604c3309aeb3bd098dc63fbd0d87059d5360c8b63d76e61a1152e7a3e7145e13681453d
|
||||
|
Loading…
Reference in New Issue
Block a user