Hello community,

here is the log from the commit of package libqt5-qtserialport for 
openSUSE:Factory checked in at 2019-04-26 22:53:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtserialport (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtserialport.new.5536 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtserialport"

Fri Apr 26 22:53:29 2019 rev:36 rq:697075 version:5.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtserialport/libqt5-qtserialport.changes  
2019-03-21 09:41:10.466968397 +0100
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtserialport.new.5536/libqt5-qtserialport.changes
        2019-04-26 22:53:31.537350880 +0200
@@ -1,0 +2,8 @@
+Thu Apr 18 07:27:32 UTC 2019 - [email protected]
+
+- Update to 5.12.3:
+  * New bugfix release
+  * For more details please see:
+  * 
http://code.qt.io/cgit/qt/qtserialport.git/plain/dist/changes-5.12.3/?h=v5.12.3
+
+-------------------------------------------------------------------

Old:
----
  qtserialport-everywhere-src-5.12.2.tar.xz

New:
----
  qtserialport-everywhere-src-5.12.3.tar.xz

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

Other differences:
------------------
++++++ libqt5-qtserialport.spec ++++++
--- /var/tmp/diff_new_pack.49SqHu/_old  2019-04-26 22:53:32.165350476 +0200
+++ /var/tmp/diff_new_pack.49SqHu/_new  2019-04-26 22:53:32.169350473 +0200
@@ -21,16 +21,16 @@
 %define libname libQt5SerialPort5
 
 Name:           libqt5-qtserialport
-Version:        5.12.2
+Version:        5.12.3
 Release:        0
 Summary:        Qt 5 Serial Port Addon
 License:        LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-only
 Group:          Development/Libraries/X11
 Url:            https://www.qt.io
 %define base_name libqt5
-%define real_version 5.12.2
-%define so_version 5.12.2
-%define tar_version qtserialport-everywhere-src-5.12.2
+%define real_version 5.12.3
+%define so_version 5.12.3
+%define tar_version qtserialport-everywhere-src-5.12.3
 Source:         
https://download.qt.io/official_releases/qt/5.12/%{real_version}/submodules/%{tar_version}.tar.xz
 Source1:        baselibs.conf
 BuildRequires:  fdupes

++++++ qtserialport-everywhere-src-5.12.2.tar.xz -> 
qtserialport-everywhere-src-5.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtserialport-everywhere-src-5.12.2/.qmake.conf 
new/qtserialport-everywhere-src-5.12.3/.qmake.conf
--- old/qtserialport-everywhere-src-5.12.2/.qmake.conf  2019-02-21 
09:16:39.000000000 +0100
+++ new/qtserialport-everywhere-src-5.12.3/.qmake.conf  2019-04-02 
10:53:32.000000000 +0200
@@ -1,3 +1,3 @@
 load(qt_build_config)
 
-MODULE_VERSION = 5.12.2
+MODULE_VERSION = 5.12.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtserialport-everywhere-src-5.12.2/.tag 
new/qtserialport-everywhere-src-5.12.3/.tag
--- old/qtserialport-everywhere-src-5.12.2/.tag 2019-02-21 09:16:39.000000000 
+0100
+++ new/qtserialport-everywhere-src-5.12.3/.tag 2019-04-02 10:53:32.000000000 
+0200
@@ -1 +1 @@
-624f175492660301af5eb321d2b8d6af7aa7fbc3
+208e76d05719fe2262ff6e162786894ddb3d0fb6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtserialport-everywhere-src-5.12.2/dist/changes-5.12.3 
new/qtserialport-everywhere-src-5.12.3/dist/changes-5.12.3
--- old/qtserialport-everywhere-src-5.12.2/dist/changes-5.12.3  1970-01-01 
01:00:00.000000000 +0100
+++ new/qtserialport-everywhere-src-5.12.3/dist/changes-5.12.3  2019-04-02 
10:53:32.000000000 +0200
@@ -0,0 +1,20 @@
+Qt 5.12.3 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.12.0 through 5.12.2.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+https://doc.qt.io/qt-5/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.
+
+ - This release contains only minor code improvements.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtserialport-everywhere-src-5.12.2/include/QtSerialPort/5.12.2/QtSerialPort/private/qserialport_p.h
 
new/qtserialport-everywhere-src-5.12.3/include/QtSerialPort/5.12.2/QtSerialPort/private/qserialport_p.h
--- 
old/qtserialport-everywhere-src-5.12.2/include/QtSerialPort/5.12.2/QtSerialPort/private/qserialport_p.h
     2019-02-21 09:16:39.000000000 +0100
+++ 
new/qtserialport-everywhere-src-5.12.3/include/QtSerialPort/5.12.2/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.12.2/include/QtSerialPort/5.12.2/QtSerialPort/private/qserialportinfo_p.h
 
new/qtserialport-everywhere-src-5.12.3/include/QtSerialPort/5.12.2/QtSerialPort/private/qserialportinfo_p.h
--- 
old/qtserialport-everywhere-src-5.12.2/include/QtSerialPort/5.12.2/QtSerialPort/private/qserialportinfo_p.h
 2019-02-21 09:16:39.000000000 +0100
+++ 
new/qtserialport-everywhere-src-5.12.3/include/QtSerialPort/5.12.2/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.12.2/include/QtSerialPort/5.12.2/QtSerialPort/private/qtudev_p.h
 
new/qtserialport-everywhere-src-5.12.3/include/QtSerialPort/5.12.2/QtSerialPort/private/qtudev_p.h
--- 
old/qtserialport-everywhere-src-5.12.2/include/QtSerialPort/5.12.2/QtSerialPort/private/qtudev_p.h
  2019-02-21 09:16:39.000000000 +0100
+++ 
new/qtserialport-everywhere-src-5.12.3/include/QtSerialPort/5.12.2/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.12.2/include/QtSerialPort/5.12.2/QtSerialPort/private/qwinoverlappedionotifier_p.h
 
new/qtserialport-everywhere-src-5.12.3/include/QtSerialPort/5.12.2/QtSerialPort/private/qwinoverlappedionotifier_p.h
--- 
old/qtserialport-everywhere-src-5.12.2/include/QtSerialPort/5.12.2/QtSerialPort/private/qwinoverlappedionotifier_p.h
        2019-02-21 09:16:39.000000000 +0100
+++ 
new/qtserialport-everywhere-src-5.12.3/include/QtSerialPort/5.12.2/QtSerialPort/private/qwinoverlappedionotifier_p.h
        1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/serialport/qwinoverlappedionotifier_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtserialport-everywhere-src-5.12.2/include/QtSerialPort/5.12.3/QtSerialPort/private/qserialport_p.h
 
new/qtserialport-everywhere-src-5.12.3/include/QtSerialPort/5.12.3/QtSerialPort/private/qserialport_p.h
--- 
old/qtserialport-everywhere-src-5.12.2/include/QtSerialPort/5.12.3/QtSerialPort/private/qserialport_p.h
     1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtserialport-everywhere-src-5.12.3/include/QtSerialPort/5.12.3/QtSerialPort/private/qserialport_p.h
     2019-04-02 10:53:32.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/serialport/qserialport_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtserialport-everywhere-src-5.12.2/include/QtSerialPort/5.12.3/QtSerialPort/private/qserialportinfo_p.h
 
new/qtserialport-everywhere-src-5.12.3/include/QtSerialPort/5.12.3/QtSerialPort/private/qserialportinfo_p.h
--- 
old/qtserialport-everywhere-src-5.12.2/include/QtSerialPort/5.12.3/QtSerialPort/private/qserialportinfo_p.h
 1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtserialport-everywhere-src-5.12.3/include/QtSerialPort/5.12.3/QtSerialPort/private/qserialportinfo_p.h
 2019-04-02 10:53:32.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/serialport/qserialportinfo_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtserialport-everywhere-src-5.12.2/include/QtSerialPort/5.12.3/QtSerialPort/private/qtudev_p.h
 
new/qtserialport-everywhere-src-5.12.3/include/QtSerialPort/5.12.3/QtSerialPort/private/qtudev_p.h
--- 
old/qtserialport-everywhere-src-5.12.2/include/QtSerialPort/5.12.3/QtSerialPort/private/qtudev_p.h
  1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtserialport-everywhere-src-5.12.3/include/QtSerialPort/5.12.3/QtSerialPort/private/qtudev_p.h
  2019-04-02 10:53:32.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/serialport/qtudev_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtserialport-everywhere-src-5.12.2/include/QtSerialPort/5.12.3/QtSerialPort/private/qwinoverlappedionotifier_p.h
 
new/qtserialport-everywhere-src-5.12.3/include/QtSerialPort/5.12.3/QtSerialPort/private/qwinoverlappedionotifier_p.h
--- 
old/qtserialport-everywhere-src-5.12.2/include/QtSerialPort/5.12.3/QtSerialPort/private/qwinoverlappedionotifier_p.h
        1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtserialport-everywhere-src-5.12.3/include/QtSerialPort/5.12.3/QtSerialPort/private/qwinoverlappedionotifier_p.h
        2019-04-02 10:53:32.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/serialport/qwinoverlappedionotifier_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtserialport-everywhere-src-5.12.2/include/QtSerialPort/qtserialportversion.h
 
new/qtserialport-everywhere-src-5.12.3/include/QtSerialPort/qtserialportversion.h
--- 
old/qtserialport-everywhere-src-5.12.2/include/QtSerialPort/qtserialportversion.h
   2019-03-11 14:37:12.000000000 +0100
+++ 
new/qtserialport-everywhere-src-5.12.3/include/QtSerialPort/qtserialportversion.h
   2019-04-11 20:26:35.000000000 +0200
@@ -2,8 +2,8 @@
 #ifndef QT_QTSERIALPORT_VERSION_H
 #define QT_QTSERIALPORT_VERSION_H
 
-#define QTSERIALPORT_VERSION_STR "5.12.2"
+#define QTSERIALPORT_VERSION_STR "5.12.3"
 
-#define QTSERIALPORT_VERSION 0x050C02
+#define QTSERIALPORT_VERSION 0x050C03
 
 #endif // QT_QTSERIALPORT_VERSION_H


Reply via email to