Hello community,

here is the log from the commit of package iodbc for openSUSE:Factory checked 
in at 2017-01-29 10:38:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/iodbc (Old)
 and      /work/SRC/openSUSE:Factory/.iodbc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "iodbc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/iodbc/iodbc.changes      2015-03-18 
13:04:10.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.iodbc.new/iodbc.changes 2017-02-03 
17:42:47.853419954 +0100
@@ -1,0 +2,25 @@
+Thu Jan 26 11:05:59 UTC 2017 - [email protected]
+
+- Update to version 0.52.12:
+  * Added 64bit version of the iODBC Administrator to configure
+    and test DSNs on drivers that are only available in 64bit
+    format
+  * Documentation fixes
+
+- Changes in version 0.52.11:
+  * Added support for x86_64 to iODBC Demo
+  * Fix crash ODBCdemo - error message overwrite stack data
+  * Fix iODBCdemo issue with UID/PWD values
+  * Fixed crash in iODBC DM on push of "Test" button when 64bit
+    ODBC driver is used.
+  * Fixed crash when create_dsnsetup fails to load the window.
+  * Fixed crash when passing an empty connect string with no
+    window handle
+  * Fixed crash when passing an empty connect string with no
+    window handle.
+  * Fixed issue in SQLGetInfo
+  * Fixed crash when create_dsnsetup fails to load the window
+
+- fix-nonvoid-return.diff: submitted upstream
+
+-------------------------------------------------------------------

Old:
----
  libiodbc-3.52.10.tar.gz

New:
----
  libiodbc-3.52.12.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ iodbc.spec ++++++
--- /var/tmp/diff_new_pack.2ta4BY/_old  2017-02-03 17:42:48.365347494 +0100
+++ /var/tmp/diff_new_pack.2ta4BY/_new  2017-02-03 17:42:48.369346928 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package iodbc
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX 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,7 +17,7 @@
 
 
 Name:           iodbc
-Version:        3.52.10
+Version:        3.52.12
 Release:        0
 Summary:        ODBC compliant driver manager
 License:        LGPL-2.0 or BSD-3-Clause
@@ -85,7 +85,11 @@
 %patch2
 
 %build
-%configure --disable-static --disable-libodbc
+%configure \
+    --disable-static \
+    --disable-libodbc \
+    --disable-dependency-tracking
+
 # Don't use rpath!
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
 sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
@@ -112,7 +116,7 @@
 
 %files -n libiodbc3
 %defattr(-,root,root)
-%doc AUTHORS LICENSE LICENSE.LGPL LICENSE.BSD ChangeLog NEWS README README.CVS
+%doc AUTHORS LICENSE LICENSE.LGPL LICENSE.BSD ChangeLog NEWS README
 %{_libdir}/libiodbc.so.*
 %{_libdir}/libiodbcinst.so.*
 

++++++ fix-nonvoid-return.diff ++++++
--- /var/tmp/diff_new_pack.2ta4BY/_old  2017-02-03 17:42:48.397342965 +0100
+++ /var/tmp/diff_new_pack.2ta4BY/_new  2017-02-03 17:42:48.397342965 +0100
@@ -1,3 +1,5 @@
+PR: https://github.com/openlink/iODBC/pull/19
+
 diff --git a/iodbcadm/gtk/confirm.c b/iodbcadm/gtk/confirm.c
 index 35b4394..5f26b8f 100644
 --- a/iodbcadm/gtk/confirm.c

++++++ libiodbc-3.52.10.tar.gz -> libiodbc-3.52.12.tar.gz ++++++
++++ 151159 lines of diff (skipped)


Reply via email to