- update to 1.3.15:

* odbc: Fix some issues with SQLCopyDesc
  * Do not change sql_desc_alloc_type copying descriptors.
  * odbc: Return size from SQLGetDescField for integers

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=64
This commit is contained in:
Dirk Mueller 2022-12-04 21:44:44 +00:00 committed by Git OBS Bridge
parent 22bc622b9b
commit 2b5fa3ff91
4 changed files with 12 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3c775915a5d4b4451ca5ea8f40341555b8cf13be36a35750526b4ad8330de564
size 3060543

3
freetds-1.3.15.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:180448023ad8b10a3399e1e0ab9f82031682d3c3a5dbbd488daf8dfffa9e15f1
size 3060986

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Dec 4 21:43:52 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 1.3.15:
* odbc: Fix some issues with SQLCopyDesc
* Do not change sql_desc_alloc_type copying descriptors.
* odbc: Return size from SQLGetDescField for integers
-------------------------------------------------------------------
Fri Aug 19 15:10:03 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -17,7 +17,7 @@
Name: freetds
Version: 1.3.13
Version: 1.3.15
Release: 0
Summary: A free re-implementation of the TDS (Tabular Data Stream) protocol
License: GPL-2.0-or-later AND LGPL-2.1-or-later