Hello community, here is the log from the commit of package libqt5-qtserialbus for openSUSE:Factory checked in at 2020-11-26 23:13:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqt5-qtserialbus (Old) and /work/SRC/openSUSE:Factory/.libqt5-qtserialbus.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtserialbus" Thu Nov 26 23:13:23 2020 rev:20 rq:850032 version:5.15.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libqt5-qtserialbus/libqt5-qtserialbus.changes 2020-09-15 16:24:50.242398447 +0200 +++ /work/SRC/openSUSE:Factory/.libqt5-qtserialbus.new.5913/libqt5-qtserialbus.changes 2020-11-26 23:14:50.149010313 +0100 @@ -1,0 +2,8 @@ +Fri Nov 20 12:09:36 UTC 2020 - Fabian Vogt <[email protected]> + +- Update to 5.15.2: + * New bugfix release + * For more details please see: + http://code.qt.io/cgit/qt/qtserialbus.git/plain/dist/changes-5.15.2/?h=5.15.2 + +------------------------------------------------------------------- Old: ---- qtserialbus-everywhere-src-5.15.1.tar.xz New: ---- qtserialbus-everywhere-src-5.15.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5-qtserialbus.spec ++++++ --- /var/tmp/diff_new_pack.pMmwmZ/_old 2020-11-26 23:14:50.981010998 +0100 +++ /var/tmp/diff_new_pack.pMmwmZ/_new 2020-11-26 23:14:50.981010998 +0100 @@ -19,16 +19,16 @@ %define qt5_snapshot 0 Name: libqt5-qtserialbus -Version: 5.15.1 +Version: 5.15.2 Release: 0 Summary: Qt 5 Serial Bus Addon License: LGPL-3.0-only OR GPL-2.0-or-later Group: Development/Libraries/X11 Url: https://www.qt.io %define base_name libqt5 -%define real_version 5.15.1 -%define so_version 5.15.1 -%define tar_version qtserialbus-everywhere-src-5.15.1 +%define real_version 5.15.2 +%define so_version 5.15.2 +%define tar_version qtserialbus-everywhere-src-5.15.2 Source: https://download.qt.io/official_releases/qt/5.15/%{real_version}/submodules/%{tar_version}.tar.xz Source1: baselibs.conf BuildRequires: fdupes ++++++ qtserialbus-everywhere-src-5.15.1.tar.xz -> qtserialbus-everywhere-src-5.15.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-5.15.1/.qmake.conf new/qtserialbus-everywhere-src-5.15.2/.qmake.conf --- old/qtserialbus-everywhere-src-5.15.1/.qmake.conf 2020-08-24 11:20:54.000000000 +0200 +++ new/qtserialbus-everywhere-src-5.15.2/.qmake.conf 2020-10-27 09:02:12.000000000 +0100 @@ -2,4 +2,4 @@ CONFIG += warning_clean DEFINES += QT_NO_FOREACH -MODULE_VERSION = 5.15.1 +MODULE_VERSION = 5.15.2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-5.15.1/.tag new/qtserialbus-everywhere-src-5.15.2/.tag --- old/qtserialbus-everywhere-src-5.15.1/.tag 2020-08-24 11:20:54.000000000 +0200 +++ new/qtserialbus-everywhere-src-5.15.2/.tag 2020-10-27 09:02:12.000000000 +0100 @@ -1 +1 @@ -289fff1f7f14a7c2dd44ab2232f7a2f17bda5fcf +1aa9b03756baead139943712839af5ecedeb2989 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-5.15.1/dist/changes-5.12.10 new/qtserialbus-everywhere-src-5.15.2/dist/changes-5.12.10 --- old/qtserialbus-everywhere-src-5.15.1/dist/changes-5.12.10 1970-01-01 01:00:00.000000000 +0100 +++ new/qtserialbus-everywhere-src-5.15.2/dist/changes-5.12.10 2020-10-27 09:02:12.000000000 +0100 @@ -0,0 +1,28 @@ +Qt 5.12.10 is a bug-fix release. It maintains both forward and backward +compatibility (source and binary) with Qt 5.12.9. + +For more details, refer to the online documentation included in this +distribution. The documentation is also available online: + + https://doc.qt.io/qt-5.12/index.html + +The Qt version 5.12 series is binary compatible with the 5.11.x series. +Applications compiled for 5.11 will continue to run with 5.12. + +Some of the changes listed in this file include issue tracking numbers +corresponding to tasks in the Qt Bug Tracker: + + https://bugreports.qt.io/ + +Each of these identifiers can be entered in the bug tracker to obtain more +information about a particular change. + +**************************************************************************** +* Important Behavior Changes * +**************************************************************************** + +**************************************************************************** +* Library * +**************************************************************************** + + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-5.15.1/dist/changes-5.15.2 new/qtserialbus-everywhere-src-5.15.2/dist/changes-5.15.2 --- old/qtserialbus-everywhere-src-5.15.1/dist/changes-5.15.2 1970-01-01 01:00:00.000000000 +0100 +++ new/qtserialbus-everywhere-src-5.15.2/dist/changes-5.15.2 2020-10-27 09:02:12.000000000 +0100 @@ -0,0 +1,25 @@ +Qt 5.15.2 is a bug-fix release. It maintains both forward and backward +compatibility (source and binary) with Qt 5.15.1. + +For more details, refer to the online documentation included in this +distribution. The documentation is also available online: + + https://doc.qt.io/qt-5.15/index.html + +The Qt version 5.15 series is binary compatible with the 5.14.x series. +Applications compiled for 5.14 will continue to run with 5.15. + +Some of the changes listed in this file include issue tracking numbers +corresponding to tasks in the Qt Bug Tracker: + + https://bugreports.qt.io/ + +Each of these identifiers can be entered in the bug tracker to obtain more +information about a particular change. + +**************************************************************************** +* SocketCAN * +**************************************************************************** + + - [QTBUG-87328] Fixed that libsocketcan could not be loaded when no + symlink libsocketcan.so -> libsocketcan.so.2 was present. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.1/QtSerialBus/private/qcanbusdevice_p.h new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.1/QtSerialBus/private/qcanbusdevice_p.h --- old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.1/QtSerialBus/private/qcanbusdevice_p.h 2020-08-24 11:20:54.000000000 +0200 +++ new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.1/QtSerialBus/private/qcanbusdevice_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/serialbus/qcanbusdevice_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.1/QtSerialBus/private/qcanbusdeviceinfo_p.h new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.1/QtSerialBus/private/qcanbusdeviceinfo_p.h --- old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.1/QtSerialBus/private/qcanbusdeviceinfo_p.h 2020-08-24 11:20:54.000000000 +0200 +++ new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.1/QtSerialBus/private/qcanbusdeviceinfo_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/serialbus/qcanbusdeviceinfo_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbus_symbols_p.h new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbus_symbols_p.h --- old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbus_symbols_p.h 2020-08-24 11:20:54.000000000 +0200 +++ new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbus_symbols_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/serialbus/qmodbus_symbols_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbusadu_p.h new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbusadu_p.h --- old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbusadu_p.h 2020-08-24 11:20:54.000000000 +0200 +++ new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbusadu_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/serialbus/qmodbusadu_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbusclient_p.h new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbusclient_p.h --- old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbusclient_p.h 2020-08-24 11:20:54.000000000 +0200 +++ new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbusclient_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/serialbus/qmodbusclient_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbuscommevent_p.h new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbuscommevent_p.h --- old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbuscommevent_p.h 2020-08-24 11:20:54.000000000 +0200 +++ new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbuscommevent_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/serialbus/qmodbuscommevent_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbusdevice_p.h new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbusdevice_p.h --- old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbusdevice_p.h 2020-08-24 11:20:54.000000000 +0200 +++ new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbusdevice_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/serialbus/qmodbusdevice_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbusrtuserialmaster_p.h new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbusrtuserialmaster_p.h --- old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbusrtuserialmaster_p.h 2020-08-24 11:20:54.000000000 +0200 +++ new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbusrtuserialmaster_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/serialbus/qmodbusrtuserialmaster_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbusrtuserialslave_p.h new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbusrtuserialslave_p.h --- old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbusrtuserialslave_p.h 2020-08-24 11:20:54.000000000 +0200 +++ new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbusrtuserialslave_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/serialbus/qmodbusrtuserialslave_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbusserver_p.h new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbusserver_p.h --- old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbusserver_p.h 2020-08-24 11:20:54.000000000 +0200 +++ new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbusserver_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/serialbus/qmodbusserver_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbustcpclient_p.h new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbustcpclient_p.h --- old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbustcpclient_p.h 2020-08-24 11:20:54.000000000 +0200 +++ new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbustcpclient_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/serialbus/qmodbustcpclient_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbustcpserver_p.h new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbustcpserver_p.h --- old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbustcpserver_p.h 2020-08-24 11:20:54.000000000 +0200 +++ new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.1/QtSerialBus/private/qmodbustcpserver_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/serialbus/qmodbustcpserver_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.2/QtSerialBus/private/qcanbusdevice_p.h new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.2/QtSerialBus/private/qcanbusdevice_p.h --- old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.2/QtSerialBus/private/qcanbusdevice_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.2/QtSerialBus/private/qcanbusdevice_p.h 2020-10-27 09:02:12.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/serialbus/qcanbusdevice_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.2/QtSerialBus/private/qcanbusdeviceinfo_p.h new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.2/QtSerialBus/private/qcanbusdeviceinfo_p.h --- old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.2/QtSerialBus/private/qcanbusdeviceinfo_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.2/QtSerialBus/private/qcanbusdeviceinfo_p.h 2020-10-27 09:02:12.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/serialbus/qcanbusdeviceinfo_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbus_symbols_p.h new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbus_symbols_p.h --- old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbus_symbols_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbus_symbols_p.h 2020-10-27 09:02:12.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/serialbus/qmodbus_symbols_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbusadu_p.h new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbusadu_p.h --- old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbusadu_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbusadu_p.h 2020-10-27 09:02:12.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/serialbus/qmodbusadu_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbusclient_p.h new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbusclient_p.h --- old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbusclient_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbusclient_p.h 2020-10-27 09:02:12.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/serialbus/qmodbusclient_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbuscommevent_p.h new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbuscommevent_p.h --- old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbuscommevent_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbuscommevent_p.h 2020-10-27 09:02:12.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/serialbus/qmodbuscommevent_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbusdevice_p.h new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbusdevice_p.h --- old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbusdevice_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbusdevice_p.h 2020-10-27 09:02:12.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/serialbus/qmodbusdevice_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbusrtuserialmaster_p.h new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbusrtuserialmaster_p.h --- old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbusrtuserialmaster_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbusrtuserialmaster_p.h 2020-10-27 09:02:12.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/serialbus/qmodbusrtuserialmaster_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbusrtuserialslave_p.h new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbusrtuserialslave_p.h --- old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbusrtuserialslave_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbusrtuserialslave_p.h 2020-10-27 09:02:12.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/serialbus/qmodbusrtuserialslave_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbusserver_p.h new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbusserver_p.h --- old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbusserver_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbusserver_p.h 2020-10-27 09:02:12.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/serialbus/qmodbusserver_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbustcpclient_p.h new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbustcpclient_p.h --- old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbustcpclient_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbustcpclient_p.h 2020-10-27 09:02:12.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/serialbus/qmodbustcpclient_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbustcpserver_p.h new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbustcpserver_p.h --- old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbustcpserver_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/5.15.2/QtSerialBus/private/qmodbustcpserver_p.h 2020-10-27 09:02:12.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/serialbus/qmodbustcpserver_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/qtserialbusversion.h new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/qtserialbusversion.h --- old/qtserialbus-everywhere-src-5.15.1/include/QtSerialBus/qtserialbusversion.h 2020-09-04 05:31:40.000000000 +0200 +++ new/qtserialbus-everywhere-src-5.15.2/include/QtSerialBus/qtserialbusversion.h 2020-11-12 18:24:08.000000000 +0100 @@ -2,8 +2,8 @@ #ifndef QT_QTSERIALBUS_VERSION_H #define QT_QTSERIALBUS_VERSION_H -#define QTSERIALBUS_VERSION_STR "5.15.1" +#define QTSERIALBUS_VERSION_STR "5.15.2" -#define QTSERIALBUS_VERSION 0x050F01 +#define QTSERIALBUS_VERSION 0x050F02 #endif // QT_QTSERIALBUS_VERSION_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-5.15.1/src/plugins/canbus/socketcan/libsocketcan.cpp new/qtserialbus-everywhere-src-5.15.2/src/plugins/canbus/socketcan/libsocketcan.cpp --- old/qtserialbus-everywhere-src-5.15.1/src/plugins/canbus/socketcan/libsocketcan.cpp 2020-08-24 11:20:54.000000000 +0200 +++ new/qtserialbus-everywhere-src-5.15.2/src/plugins/canbus/socketcan/libsocketcan.cpp 2020-10-27 09:02:12.000000000 +0100 @@ -87,10 +87,14 @@ { #if QT_CONFIG(library) auto resolveSymbols = [](QLibrary *library) { + const QString libName = QStringLiteral("socketcan"); if (!library->isLoaded()) { - library->setFileName(QStringLiteral("socketcan")); - if (!library->load()) - return false; + library->setFileName(libName); + if (!library->load()) { + library->setFileNameAndVersion(libName, 2); + if (!library->load()) + return false; + } } RESOLVE_SYMBOL(can_do_start); _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
