15
0

- Add liberally-accept-charsets.patch:

* Support multibyte utf8 return values with new versions of MariaDB.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mysqlclient?expand=0&rev=26
This commit is contained in:
2021-09-10 07:49:18 +00:00
committed by Git OBS Bridge
parent d0cb4e0108
commit 04d2413426
3 changed files with 32 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 10 07:48:36 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Add liberally-accept-charsets.patch:
* Support multibyte utf8 return values with new versions of MariaDB.
-------------------------------------------------------------------
Tue Mar 16 20:42:57 UTC 2021 - Matthias Fehring <buschmann23@opensuse.org>