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#4adfa785f46ba49d586fdd8d0a25cf50d815002d
This commit is contained in:
parent
742a6542cb
commit
1e3fb84e87
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
||||
/mariadb-connector-c-3.1.8-src.tar.gz
|
||||
/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
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
|
||||
Name: mariadb-connector-c
|
||||
Version: 3.1.10
|
||||
Version: 3.1.11
|
||||
Release: 1%{?with_debug:.debug}%{?dist}
|
||||
Summary: The MariaDB Native Client library (C driver)
|
||||
License: LGPLv2+
|
||||
@ -88,7 +88,7 @@ and require this package, so the /etc/my.cnf file is present.
|
||||
%endif
|
||||
|
||||
# Remove unsused parts
|
||||
rm -r win win-iconv zlib examples
|
||||
rm -r win win-iconv zlib
|
||||
|
||||
|
||||
|
||||
@ -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 Nov 04 2020 Michal Schorm <mschorm@redhat.com> - 3.1.11-1
|
||||
- Rebase to 3.1.11
|
||||
|
||||
* Fri Sep 18 2020 Lukas Javorsky <ljavorsk@redhat.com> - 3.1.10-1
|
||||
- Rebase to 3.1.10
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mariadb-connector-c-3.1.10-src.tar.gz) = 6b95b54e1c05a81010659d1b143330cbce411e3327e543eb240a4ab378336826c6958983b96beeaaff64836f4c5cc5c48eb8a7be6bb521dcb2bbe15e4048f38a
|
||||
SHA512 (mariadb-connector-c-3.1.11-src.tar.gz) = bb0cab8a4d78f5ff3c925cf8aba94223e6ee2a9fe9ac8130522ea75e720f4fc68ee7adbbcada15fc0942e22438f3c3171f317375408a9556fc07e13ce3876482
|
||||
|
Loading…
Reference in New Issue
Block a user