forked from pool/iodbc
Accepting request 282276 from home:posophe:branches:devel:libraries:c_c++
Update OBS-URL: https://build.opensuse.org/request/show/282276 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/iodbc?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
0bab7e65bd
commit
162257dfce
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 21 23:43:48 UTC 2015 - p.drouand@gmail.com
|
||||
|
||||
- Update to version 0.52.9
|
||||
* Added support for building on recent versions of Mac OS X
|
||||
* Fixed warnings from autoconf/automake
|
||||
* Fixed infinite loop in connection pool
|
||||
* Fixed compiler warnings
|
||||
* Fixed build dependency for make -jX
|
||||
* Fixed check for Unicode driver
|
||||
* Fixed issue calling SQLCancel from other thread
|
||||
* Fixed SQLInstallDriverEx when driver is readonly
|
||||
- Use download Url as source
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 05:28:45 UTC 2013 - jengelh@inai.de
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package iodbc
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: iodbc
|
||||
Version: 3.52.8
|
||||
Version: 3.52.9
|
||||
Release: 0
|
||||
Summary: ODBC compliant driver manager
|
||||
License: LGPL-2.0 or BSD-3-Clause
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: http://www.iodbc.org/
|
||||
Source: libiodbc-%{version}.tar.gz
|
||||
Source: http://sourceforge.net/projects/iodbc/files/iodbc/%{version}/libiodbc-%{version}.tar.gz
|
||||
Patch1: fix-nonvoid-return.diff
|
||||
Patch2: config-h.diff
|
||||
%if 0%{?suse_version} > 1110
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:18165501fbdb5ab8c445d07365907b77c0c20887aecf37ed2b88aacd9c59129a
|
||||
size 1089784
|
3
libiodbc-3.52.9.tar.gz
Normal file
3
libiodbc-3.52.9.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33207d9f477aa5fa76962ff644baa38e59255b96812f28574794659fb61a7ab2
|
||||
size 1094234
|
Reference in New Issue
Block a user