Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package unixODBC for openSUSE:Factory checked in at 2022-05-06 18:58:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/unixODBC (Old) and /work/SRC/openSUSE:Factory/.unixODBC.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "unixODBC" Fri May 6 18:58:57 2022 rev:42 rq:974978 version:2.3.11 Changes: -------- --- /work/SRC/openSUSE:Factory/unixODBC/unixODBC.changes 2022-05-04 15:17:40.748650488 +0200 +++ /work/SRC/openSUSE:Factory/.unixODBC.new.1538/unixODBC.changes 2022-05-06 18:59:11.949347411 +0200 @@ -1,0 +2,7 @@ +Wed May 4 17:16:26 UTC 2022 - Michael Vetter <mvet...@suse.com> + +- Update to 2.3.11: + * Add missing files to 2.3.10 +- See https://github.com/lurcher/unixODBC/issues/107 + +------------------------------------------------------------------- Old: ---- unixODBC-2.3.10.tar.gz New: ---- unixODBC-2.3.11.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ unixODBC.spec ++++++ --- /var/tmp/diff_new_pack.LhCTYW/_old 2022-05-06 18:59:12.381347883 +0200 +++ /var/tmp/diff_new_pack.LhCTYW/_new 2022-05-06 18:59:12.389347892 +0200 @@ -17,7 +17,7 @@ Name: unixODBC -Version: 2.3.10 +Version: 2.3.11 Release: 0 Summary: ODBC driver manager with some drivers included License: GPL-2.0-or-later AND LGPL-2.1-or-later ++++++ unixODBC-2.3.10.tar.gz -> unixODBC-2.3.11.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/unixODBC-2.3.10/ChangeLog new/unixODBC-2.3.11/ChangeLog --- old/unixODBC-2.3.10/ChangeLog 2022-05-02 15:06:06.000000000 +0200 +++ new/unixODBC-2.3.11/ChangeLog 2022-05-04 16:00:15.000000000 +0200 @@ -1,3 +1,8 @@ +4-May-2022 +2.3.11 + + * Missing files has caused a problem. I am pushing a 2.3.11 to try and make versiosn match up + 11-Jan-2021 2.3.10 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/unixODBC-2.3.10/config.h new/unixODBC-2.3.11/config.h --- old/unixODBC-2.3.10/config.h 2022-05-02 15:07:55.000000000 +0200 +++ new/unixODBC-2.3.11/config.h 2022-05-04 16:03:10.000000000 +0200 @@ -418,7 +418,7 @@ #define PACKAGE_NAME "unixODBC" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "unixODBC 2.3.10" +#define PACKAGE_STRING "unixODBC 2.3.11" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "unixODBC" @@ -427,7 +427,7 @@ #define PACKAGE_URL "" /* Define to the version of this package. */ -#define PACKAGE_VERSION "2.3.10" +#define PACKAGE_VERSION "2.3.11" /* Platform is 64 bit */ #define PLATFORM64 /**/ @@ -486,7 +486,7 @@ #define UNIXODBC_SOURCE /**/ /* Version number of package */ -#define VERSION "2.3.10" +#define VERSION "2.3.11" /* Work with IBM drivers that use 32 bit handles on 64 bit platforms */ /* #undef WITH_HANDLE_REDIRECT */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/unixODBC-2.3.10/configure new/unixODBC-2.3.11/configure --- old/unixODBC-2.3.10/configure 2022-05-02 16:53:37.000000000 +0200 +++ new/unixODBC-2.3.11/configure 2022-05-04 19:02:56.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for unixODBC 2.3.10. +# Generated by GNU Autoconf 2.69 for unixODBC 2.3.11. # # Report bugs to <n...@unixodbc.org>. # @@ -594,8 +594,8 @@ # Identity of this package. PACKAGE_NAME='unixODBC' PACKAGE_TARNAME='unixODBC' -PACKAGE_VERSION='2.3.10' -PACKAGE_STRING='unixODBC 2.3.10' +PACKAGE_VERSION='2.3.11' +PACKAGE_STRING='unixODBC 2.3.11' PACKAGE_BUGREPORT='n...@unixodbc.org' PACKAGE_URL='' @@ -1423,7 +1423,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures unixODBC 2.3.10 to adapt to many kinds of systems. +\`configure' configures unixODBC 2.3.11 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1494,7 +1494,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of unixODBC 2.3.10:";; + short | recursive ) echo "Configuration of unixODBC 2.3.11:";; esac cat <<\_ACEOF @@ -1650,7 +1650,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -unixODBC configure 2.3.10 +unixODBC configure 2.3.11 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2302,7 +2302,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by unixODBC $as_me 2.3.10, which was +It was created by unixODBC $as_me 2.3.11, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3165,7 +3165,7 @@ # Define the identity of the package. PACKAGE='unixODBC' - VERSION='2.3.10' + VERSION='2.3.11' cat >>confdefs.h <<_ACEOF @@ -18705,7 +18705,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by unixODBC $as_me 2.3.10, which was +This file was extended by unixODBC $as_me 2.3.11, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -18771,7 +18771,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -unixODBC config.status 2.3.10 +unixODBC config.status 2.3.11 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/unixODBC-2.3.10/configure.ac new/unixODBC-2.3.11/configure.ac --- old/unixODBC-2.3.10/configure.ac 2022-05-02 15:05:35.000000000 +0200 +++ new/unixODBC-2.3.11/configure.ac 2022-05-04 16:00:55.000000000 +0200 @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([unixODBC], [2.3.10], n...@unixodbc.org, [unixODBC]) +AC_INIT([unixODBC], [2.3.11], n...@unixodbc.org, [unixODBC]) AM_INIT_AUTOMAKE dnl Checks for programs. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/unixODBC-2.3.10/man/dltest.1 new/unixODBC-2.3.11/man/dltest.1 --- old/unixODBC-2.3.10/man/dltest.1 2021-03-02 14:44:29.000000000 +0100 +++ new/unixODBC-2.3.11/man/dltest.1 2022-05-04 16:01:26.000000000 +0200 @@ -1,4 +1,4 @@ -.TH dltest 1 "Thu 07 Jan 2021" "version 2.3.10" "unixODBC manual pages" +.TH dltest 1 "Thu 07 Jan 2021" "version 2.3.11" "unixODBC manual pages" .SH NAME dltest - A simple library symbol test program diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/unixODBC-2.3.10/man/isql.1 new/unixODBC-2.3.11/man/isql.1 --- old/unixODBC-2.3.10/man/isql.1 2021-03-15 15:41:41.000000000 +0100 +++ new/unixODBC-2.3.11/man/isql.1 2022-05-04 16:01:31.000000000 +0200 @@ -1,4 +1,4 @@ -.TH isql 1 "Thu 14 Jan 2021" "version 2.3.10" "unixODBC manual pages" +.TH isql 1 "Thu 14 Jan 2021" "version 2.3.11" "unixODBC manual pages" .SH NAME isql, iusql - unixODBC interactive SQL command-line tools diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/unixODBC-2.3.10/man/odbc.ini.5 new/unixODBC-2.3.11/man/odbc.ini.5 --- old/unixODBC-2.3.10/man/odbc.ini.5 2021-03-02 14:44:29.000000000 +0100 +++ new/unixODBC-2.3.11/man/odbc.ini.5 2022-05-04 16:01:55.000000000 +0200 @@ -1,4 +1,4 @@ -.TH odbc.ini 5 "Sun 10 Jan 2021" "version 2.3.10" "unixODBC manual pages" +.TH odbc.ini 5 "Sun 10 Jan 2021" "version 2.3.11" "unixODBC manual pages" .SH NAME /etc/odbc.ini, $HOME/.odbc.ini - unixODBC data source configuration files diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/unixODBC-2.3.10/man/odbc_config.1 new/unixODBC-2.3.11/man/odbc_config.1 --- old/unixODBC-2.3.10/man/odbc_config.1 2021-03-02 14:44:29.000000000 +0100 +++ new/unixODBC-2.3.11/man/odbc_config.1 2022-05-04 16:01:49.000000000 +0200 @@ -1,4 +1,4 @@ -.TH odbc_config 1 "Thu 07 Jan 2021" "version 2.3.10" "unixODBC manual pages" +.TH odbc_config 1 "Thu 07 Jan 2021" "version 2.3.11" "unixODBC manual pages" .SH NAME odbc_config - Generates compiler information intended for use when developing a unixODBC client diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/unixODBC-2.3.10/man/odbcinst.1 new/unixODBC-2.3.11/man/odbcinst.1 --- old/unixODBC-2.3.10/man/odbcinst.1 2021-03-02 14:44:29.000000000 +0100 +++ new/unixODBC-2.3.11/man/odbcinst.1 2022-05-04 16:02:01.000000000 +0200 @@ -1,4 +1,4 @@ -.TH odbcinst 1 "Sat 09 Jan 2021" "version 2.3.10" "unixODBC manual pages" +.TH odbcinst 1 "Sat 09 Jan 2021" "version 2.3.11" "unixODBC manual pages" .SH NAME odbcinst - A unixODBC utility for managing configuration files diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/unixODBC-2.3.10/man/odbcinst.ini.5 new/unixODBC-2.3.11/man/odbcinst.ini.5 --- old/unixODBC-2.3.10/man/odbcinst.ini.5 2021-03-02 14:44:29.000000000 +0100 +++ new/unixODBC-2.3.11/man/odbcinst.ini.5 2022-05-04 16:02:06.000000000 +0200 @@ -1,4 +1,4 @@ -.TH odbcinst.ini 5 "Tue 12 Jan 2021" "version 2.3.10" "unixODBC manual pages" +.TH odbcinst.ini 5 "Tue 12 Jan 2021" "version 2.3.11" "unixODBC manual pages" .SH NAME /etc/odbcinst.ini - unixODBC driver configuration file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/unixODBC-2.3.10/man/unixODBC.7 new/unixODBC-2.3.11/man/unixODBC.7 --- old/unixODBC-2.3.10/man/unixODBC.7 2021-03-02 14:44:29.000000000 +0100 +++ new/unixODBC-2.3.11/man/unixODBC.7 2022-05-04 16:02:29.000000000 +0200 @@ -1,4 +1,4 @@ -.TH unixODBC 7 "Thu 07 Jan 2021" "version 2.3.10" "unixODBC manual pages" +.TH unixODBC 7 "Thu 07 Jan 2021" "version 2.3.11" "unixODBC manual pages" .SH NAME unixODBC - An ODBC implementation for Unix