Accepting request 1091269 from home:pgajdos
- version update to 1.3.18 * Fix redirect with Azure - modified patches % configure-return-void-fix.patch (refreshed) OBS-URL: https://build.opensuse.org/request/show/1091269 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=70
This commit is contained in:
parent
dbf25e460d
commit
bdb3f4b1d6
@ -1,8 +1,8 @@
|
||||
diff --git a/configure b/configure
|
||||
index eb38925..163f255 100755
|
||||
--- a/configure
|
||||
+++ b/configure
|
||||
@@ -19397,6 +19397,7 @@ SQLRETURN SQL_API SQLColAttribute (SQLHSTMT StatementHandle,
|
||||
Index: freetds-1.3.18/configure
|
||||
===================================================================
|
||||
--- freetds-1.3.18.orig/configure
|
||||
+++ freetds-1.3.18/configure
|
||||
@@ -19944,6 +19944,7 @@ SQLRETURN SQL_API SQLColAttribute (SQLH
|
||||
SQLUSMALLINT ColumnNumber, SQLUSMALLINT FieldIdentifier,
|
||||
SQLPOINTER CharacterAttribute, SQLSMALLINT BufferLength,
|
||||
SQLSMALLINT *StringLength, SQLLEN * NumericAttribute) {
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e063272b991ab5016cc1259100a527746b0bd064b47b898a48db5138218b9dbb
|
||||
size 3061318
|
3
freetds-1.3.18.tar.gz
Normal file
3
freetds-1.3.18.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a2715aa68e1614b9ebe347027b42983d164817dbcb764c4028daa3ebab2c4621
|
||||
size 3061472
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 7 12:43:58 UTC 2023 - pgajdos@suse.com
|
||||
|
||||
- version update to 1.3.18
|
||||
* Fix redirect with Azure
|
||||
- modified patches
|
||||
% configure-return-void-fix.patch (refreshed)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 2 11:53:03 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: freetds
|
||||
Version: 1.3.17
|
||||
Version: 1.3.18
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user