diff --git a/pyodbc-4.0.27.tar.gz b/pyodbc-4.0.27.tar.gz deleted file mode 100644 index 65475f1..0000000 --- a/pyodbc-4.0.27.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b5628e1bb56e60f22514b058b591a60b013fcfa5c6d712265608cc0e089a2cd -size 242655 diff --git a/pyodbc-4.0.28.tar.gz b/pyodbc-4.0.28.tar.gz new file mode 100644 index 0000000..4a4c66c --- /dev/null +++ b/pyodbc-4.0.28.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:510643354c4c687ed96bf7e7cec4d02d6c626ecf3e18696f5a0228dd6d11b769 +size 264486 diff --git a/python-pyodbc.changes b/python-pyodbc.changes index 8b1dd20..1d1bb20 100644 --- a/python-pyodbc.changes +++ b/python-pyodbc.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Dec 25 17:08:19 UTC 2019 - Dirk Hartmann + +- Update to version 4.0.28 + * Fix incorrect size calcation for Unicode characters (#654) + * Fix binding of 32-bit ints on 64-bit Linux (#611) + * Fixes type mismatch for null/None with table value parameters. #596 + * Fixes and cleanup of unit tests for MS Access (#606), MySQL (#630 #632) and new tests (#637 #645) + ------------------------------------------------------------------- Sat Sep 14 15:34:06 UTC 2019 - John Vandenberg diff --git a/python-pyodbc.spec b/python-pyodbc.spec index 124cc53..d48fc4b 100644 --- a/python-pyodbc.spec +++ b/python-pyodbc.spec @@ -1,7 +1,7 @@ # # spec file for package python-pyodbc # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pyodbc -Version: 4.0.27 +Version: 4.0.28 Release: 0 Summary: Python ODBC API License: MIT