Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package unixODBC for openSUSE:Factory 
checked in at 2023-08-09 17:24:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/unixODBC (Old)
 and      /work/SRC/openSUSE:Factory/.unixODBC.new.11712 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "unixODBC"

Wed Aug  9 17:24:06 2023 rev:45 rq:1102884 version:2.3.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/unixODBC/unixODBC.changes        2023-07-14 
15:35:43.273964051 +0200
+++ /work/SRC/openSUSE:Factory/.unixODBC.new.11712/unixODBC.changes     
2023-08-09 17:24:12.264988468 +0200
@@ -1,0 +2,16 @@
+Tue Aug  8 11:29:18 UTC 2023 - Michael Vetter <mvet...@suse.com>
+
+- Update to 2.3.12:
+  * Makefile.am: Do not install config.h #108
+  * DriverManager/drivermanager.h: fix build without threads #112
+  * DriverManager/_info.c: Get locale encoding on Windows. #115
+  * Fixed Connection String #127
+  * Allow diagnostics to be retrieved on SQL_NO_DATA #137
+  * Avoid implicit function declarations, for C99 compatibility #138
+  * Remove self-reference #140
+  * isql.1: Add information about handling passwords containing semicolons #126
+- Remove unixODBC-gccwarnings.patch, unixODBC-2.3.6-declarations.patch:
+  Changes have been done in https://github.com/lurcher/unixODBC/pull/138
+- Update unixODC-etc-location.patch
+
+-------------------------------------------------------------------

Old:
----
  unixODBC-2.3.11.tar.gz
  unixODBC-2.3.6-declarations.patch
  unixODBC-gccwarnings.patch

New:
----
  unixODBC-2.3.12.tar.gz

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

Other differences:
------------------
++++++ unixODBC.spec ++++++
--- /var/tmp/diff_new_pack.WPcmTz/_old  2023-08-09 17:24:12.996993025 +0200
+++ /var/tmp/diff_new_pack.WPcmTz/_new  2023-08-09 17:24:13.004993075 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package unixODBC
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # 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:           unixODBC
-Version:        2.3.11
+Version:        2.3.12
 Release:        0
 Summary:        ODBC driver manager with some drivers included
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -27,9 +27,7 @@
 Source1:        baselibs.conf
 Source2:        unixODBC-rpmlintrc
 Patch0:         unixODBC-paths.patch
-Patch1:         unixODBC-gccwarnings.patch
-Patch2:         unixODBC-2.3.6-declarations.patch 
-Patch3:         unixODC-etc-location.patch
+Patch1:         unixODC-etc-location.patch
 BuildRequires:  automake
 BuildRequires:  bison
 BuildRequires:  gcc-c++
@@ -67,9 +65,7 @@
 %prep
 %setup -q
 %patch0
-%patch1
-%patch2 -p1
-%patch3 -p1
+%patch1 -p1
 
 chmod -x NEWS README doc/*.html doc/*.gif Drivers/README
 

++++++ unixODBC-2.3.11.tar.gz -> unixODBC-2.3.12.tar.gz ++++++
++++ 4979 lines of diff (skipped)

++++++ unixODC-etc-location.patch ++++++
--- /var/tmp/diff_new_pack.WPcmTz/_old  2023-08-09 17:24:13.364995316 +0200
+++ /var/tmp/diff_new_pack.WPcmTz/_new  2023-08-09 17:24:13.368995341 +0200
@@ -1,9 +1,9 @@
-Index: unixODBC-2.3.11/man/odbc.ini.5
+Index: unixODBC-2.3.12/man/odbc.ini.5
 ===================================================================
---- unixODBC-2.3.11.orig/man/odbc.ini.5
-+++ unixODBC-2.3.11/man/odbc.ini.5
+--- unixODBC-2.3.12.orig/man/odbc.ini.5
++++ unixODBC-2.3.12/man/odbc.ini.5
 @@ -1,10 +1,10 @@
- .TH odbc.ini 5 "Sun 10 Jan 2021" "version 2.3.11" "unixODBC manual pages"
+ .TH odbc.ini 5 "Sun 10 Jan 2021" "version 2.3.12" "unixODBC manual pages"
  
  .SH NAME
 -/etc/odbc.ini, $HOME/.odbc.ini - unixODBC data source configuration files
@@ -15,12 +15,12 @@
  is a system-wide configuration file for ODBC Data Source Names (DSNs).
  
  .B $HOME/.odbc.ini
-Index: unixODBC-2.3.11/man/odbcinst.ini.5
+Index: unixODBC-2.3.12/man/odbcinst.ini.5
 ===================================================================
---- unixODBC-2.3.11.orig/man/odbcinst.ini.5
-+++ unixODBC-2.3.11/man/odbcinst.ini.5
+--- unixODBC-2.3.12.orig/man/odbcinst.ini.5
++++ unixODBC-2.3.12/man/odbcinst.ini.5
 @@ -1,10 +1,10 @@
- .TH odbcinst.ini 5 "Tue 12 Jan 2021" "version 2.3.11" "unixODBC manual pages"
+ .TH odbcinst.ini 5 "Tue 12 Jan 2021" "version 2.3.12" "unixODBC manual pages"
  
  .SH NAME
 -/etc/odbcinst.ini - unixODBC driver configuration file

Reply via email to