Hello community, here is the log from the commit of package libqt5-qtserialport for openSUSE:Factory checked in at 2020-11-25 19:29:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqt5-qtserialport (Old) and /work/SRC/openSUSE:Factory/.libqt5-qtserialport.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtserialport" Wed Nov 25 19:29:06 2020 rev:43 rq:850033 version:5.15.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libqt5-qtserialport/libqt5-qtserialport.changes 2020-09-14 12:10:12.992050069 +0200 +++ /work/SRC/openSUSE:Factory/.libqt5-qtserialport.new.5913/libqt5-qtserialport.changes 2020-11-25 19:29:36.562509748 +0100 @@ -1,0 +2,8 @@ +Fri Nov 20 12:09:37 UTC 2020 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.15.2: + * New bugfix release + * For more details please see: + http://code.qt.io/cgit/qt/qtserialport.git/plain/dist/changes-5.15.2/?h=5.15.2 + +------------------------------------------------------------------- Old: ---- qtserialport-everywhere-src-5.15.1.tar.xz New: ---- qtserialport-everywhere-src-5.15.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5-qtserialport.spec ++++++ --- /var/tmp/diff_new_pack.mPdnTT/_old 2020-11-25 19:29:37.226510585 +0100 +++ /var/tmp/diff_new_pack.mPdnTT/_new 2020-11-25 19:29:37.226510585 +0100 @@ -19,11 +19,11 @@ %define qt5_snapshot 0 %define libname libQt5SerialPort5 %define base_name libqt5 -%define real_version 5.15.1 -%define so_version 5.15.1 -%define tar_version qtserialport-everywhere-src-5.15.1 +%define real_version 5.15.2 +%define so_version 5.15.2 +%define tar_version qtserialport-everywhere-src-5.15.2 Name: libqt5-qtserialport -Version: 5.15.1 +Version: 5.15.2 Release: 0 Summary: Qt 5 Serial Port Addon License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) ++++++ qtserialport-everywhere-src-5.15.1.tar.xz -> qtserialport-everywhere-src-5.15.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-5.15.1/.qmake.conf new/qtserialport-everywhere-src-5.15.2/.qmake.conf --- old/qtserialport-everywhere-src-5.15.1/.qmake.conf 2020-08-24 11:20:53.000000000 +0200 +++ new/qtserialport-everywhere-src-5.15.2/.qmake.conf 2020-10-27 09:02:11.000000000 +0100 @@ -2,4 +2,4 @@ DEFINES += QT_NO_FOREACH QT_NO_JAVA_STYLE_ITERATORS QT_NO_LINKED_LIST -MODULE_VERSION = 5.15.1 +MODULE_VERSION = 5.15.2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-5.15.1/.tag new/qtserialport-everywhere-src-5.15.2/.tag --- old/qtserialport-everywhere-src-5.15.1/.tag 2020-08-24 11:20:53.000000000 +0200 +++ new/qtserialport-everywhere-src-5.15.2/.tag 2020-10-27 09:02:11.000000000 +0100 @@ -1 +1 @@ -6f5fa73a354d71d4e86c5cc686b0c0f79d4c52a9 +192e376b01e65e7277772bdc94106613c22cf531 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-5.15.1/dist/changes-5.12.10 new/qtserialport-everywhere-src-5.15.2/dist/changes-5.12.10 --- old/qtserialport-everywhere-src-5.15.1/dist/changes-5.12.10 1970-01-01 01:00:00.000000000 +0100 +++ new/qtserialport-everywhere-src-5.15.2/dist/changes-5.12.10 2020-10-27 09:02:11.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/qtserialport-everywhere-src-5.15.1/dist/changes-5.15.2 new/qtserialport-everywhere-src-5.15.2/dist/changes-5.15.2 --- old/qtserialport-everywhere-src-5.15.1/dist/changes-5.15.2 1970-01-01 01:00:00.000000000 +0100 +++ new/qtserialport-everywhere-src-5.15.2/dist/changes-5.15.2 2020-10-27 09:02:11.000000000 +0100 @@ -0,0 +1,28 @@ +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. + +**************************************************************************** +* Important Behavior Changes * +**************************************************************************** + +**************************************************************************** +* Library * +**************************************************************************** + + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-5.15.1/include/QtSerialPort/5.15.1/QtSerialPort/private/qserialport_p.h new/qtserialport-everywhere-src-5.15.2/include/QtSerialPort/5.15.1/QtSerialPort/private/qserialport_p.h --- old/qtserialport-everywhere-src-5.15.1/include/QtSerialPort/5.15.1/QtSerialPort/private/qserialport_p.h 2020-08-24 11:20:53.000000000 +0200 +++ new/qtserialport-everywhere-src-5.15.2/include/QtSerialPort/5.15.1/QtSerialPort/private/qserialport_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/serialport/qserialport_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-5.15.1/include/QtSerialPort/5.15.1/QtSerialPort/private/qserialportinfo_p.h new/qtserialport-everywhere-src-5.15.2/include/QtSerialPort/5.15.1/QtSerialPort/private/qserialportinfo_p.h --- old/qtserialport-everywhere-src-5.15.1/include/QtSerialPort/5.15.1/QtSerialPort/private/qserialportinfo_p.h 2020-08-24 11:20:53.000000000 +0200 +++ new/qtserialport-everywhere-src-5.15.2/include/QtSerialPort/5.15.1/QtSerialPort/private/qserialportinfo_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/serialport/qserialportinfo_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-5.15.1/include/QtSerialPort/5.15.1/QtSerialPort/private/qtntdll_p.h new/qtserialport-everywhere-src-5.15.2/include/QtSerialPort/5.15.1/QtSerialPort/private/qtntdll_p.h --- old/qtserialport-everywhere-src-5.15.1/include/QtSerialPort/5.15.1/QtSerialPort/private/qtntdll_p.h 2020-08-24 11:20:53.000000000 +0200 +++ new/qtserialport-everywhere-src-5.15.2/include/QtSerialPort/5.15.1/QtSerialPort/private/qtntdll_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/serialport/qtntdll_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-5.15.1/include/QtSerialPort/5.15.1/QtSerialPort/private/qtudev_p.h new/qtserialport-everywhere-src-5.15.2/include/QtSerialPort/5.15.1/QtSerialPort/private/qtudev_p.h --- old/qtserialport-everywhere-src-5.15.1/include/QtSerialPort/5.15.1/QtSerialPort/private/qtudev_p.h 2020-08-24 11:20:53.000000000 +0200 +++ new/qtserialport-everywhere-src-5.15.2/include/QtSerialPort/5.15.1/QtSerialPort/private/qtudev_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/serialport/qtudev_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-5.15.1/include/QtSerialPort/5.15.2/QtSerialPort/private/qserialport_p.h new/qtserialport-everywhere-src-5.15.2/include/QtSerialPort/5.15.2/QtSerialPort/private/qserialport_p.h --- old/qtserialport-everywhere-src-5.15.1/include/QtSerialPort/5.15.2/QtSerialPort/private/qserialport_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtserialport-everywhere-src-5.15.2/include/QtSerialPort/5.15.2/QtSerialPort/private/qserialport_p.h 2020-10-27 09:02:11.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/serialport/qserialport_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-5.15.1/include/QtSerialPort/5.15.2/QtSerialPort/private/qserialportinfo_p.h new/qtserialport-everywhere-src-5.15.2/include/QtSerialPort/5.15.2/QtSerialPort/private/qserialportinfo_p.h --- old/qtserialport-everywhere-src-5.15.1/include/QtSerialPort/5.15.2/QtSerialPort/private/qserialportinfo_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtserialport-everywhere-src-5.15.2/include/QtSerialPort/5.15.2/QtSerialPort/private/qserialportinfo_p.h 2020-10-27 09:02:11.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/serialport/qserialportinfo_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-5.15.1/include/QtSerialPort/5.15.2/QtSerialPort/private/qtntdll_p.h new/qtserialport-everywhere-src-5.15.2/include/QtSerialPort/5.15.2/QtSerialPort/private/qtntdll_p.h --- old/qtserialport-everywhere-src-5.15.1/include/QtSerialPort/5.15.2/QtSerialPort/private/qtntdll_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtserialport-everywhere-src-5.15.2/include/QtSerialPort/5.15.2/QtSerialPort/private/qtntdll_p.h 2020-10-27 09:02:11.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/serialport/qtntdll_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-5.15.1/include/QtSerialPort/5.15.2/QtSerialPort/private/qtudev_p.h new/qtserialport-everywhere-src-5.15.2/include/QtSerialPort/5.15.2/QtSerialPort/private/qtudev_p.h --- old/qtserialport-everywhere-src-5.15.1/include/QtSerialPort/5.15.2/QtSerialPort/private/qtudev_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtserialport-everywhere-src-5.15.2/include/QtSerialPort/5.15.2/QtSerialPort/private/qtudev_p.h 2020-10-27 09:02:11.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/serialport/qtudev_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-5.15.1/include/QtSerialPort/qtserialportversion.h new/qtserialport-everywhere-src-5.15.2/include/QtSerialPort/qtserialportversion.h --- old/qtserialport-everywhere-src-5.15.1/include/QtSerialPort/qtserialportversion.h 2020-09-04 05:31:40.000000000 +0200 +++ new/qtserialport-everywhere-src-5.15.2/include/QtSerialPort/qtserialportversion.h 2020-11-12 18:24:08.000000000 +0100 @@ -2,8 +2,8 @@ #ifndef QT_QTSERIALPORT_VERSION_H #define QT_QTSERIALPORT_VERSION_H -#define QTSERIALPORT_VERSION_STR "5.15.1" +#define QTSERIALPORT_VERSION_STR "5.15.2" -#define QTSERIALPORT_VERSION 0x050F01 +#define QTSERIALPORT_VERSION 0x050F02 #endif // QT_QTSERIALPORT_VERSION_H _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org