Hello community,

here is the log from the commit of package libqt5-qtgamepad for 
openSUSE:Factory checked in at 2020-09-15 16:22:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtgamepad (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtgamepad.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtgamepad"

Tue Sep 15 16:22:39 2020 rev:16 rq:833641 version:5.15.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtgamepad/libqt5-qtgamepad.changes        
2020-05-29 21:15:16.734677971 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtgamepad.new.4249/libqt5-qtgamepad.changes  
    2020-09-15 16:23:39.414330636 +0200
@@ -1,0 +2,8 @@
+Thu Sep 10 07:57:11 UTC 2020 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.15.1:
+  * New bugfix release
+  * For more details please see:
+    http://code.qt.io/cgit/qt/qtgamepad.git/plain/dist/changes-5.15.1/?h=5.15.1
+
+-------------------------------------------------------------------

Old:
----
  qtgamepad-everywhere-src-5.15.0.tar.xz

New:
----
  qtgamepad-everywhere-src-5.15.1.tar.xz

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

Other differences:
------------------
++++++ libqt5-qtgamepad.spec ++++++
--- /var/tmp/diff_new_pack.GNRQYL/_old  2020-09-15 16:23:42.926333999 +0200
+++ /var/tmp/diff_new_pack.GNRQYL/_new  2020-09-15 16:23:42.930334003 +0200
@@ -19,11 +19,11 @@
 %define qt5_snapshot 0
 %define libname libQt5Gamepad5
 %define base_name libqt5
-%define real_version 5.15.0
-%define so_version 5.15.0
-%define tar_version qtgamepad-everywhere-src-5.15.0
+%define real_version 5.15.1
+%define so_version 5.15.1
+%define tar_version qtgamepad-everywhere-src-5.15.1
 Name:           libqt5-qtgamepad
-Version:        5.15.0
+Version:        5.15.1
 Release:        0
 Summary:        Qt 5 Gamepad Library
 License:        LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-or-later

++++++ qtgamepad-everywhere-src-5.15.0.tar.xz -> 
qtgamepad-everywhere-src-5.15.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtgamepad-everywhere-src-5.15.0/.qmake.conf 
new/qtgamepad-everywhere-src-5.15.1/.qmake.conf
--- old/qtgamepad-everywhere-src-5.15.0/.qmake.conf     2020-04-22 
10:13:25.000000000 +0200
+++ new/qtgamepad-everywhere-src-5.15.1/.qmake.conf     2020-08-24 
11:20:54.000000000 +0200
@@ -3,4 +3,4 @@
 CONFIG += warning_clean
 DEFINES += QT_NO_FOREACH
 
-MODULE_VERSION = 5.15.0
+MODULE_VERSION = 5.15.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtgamepad-everywhere-src-5.15.0/.tag 
new/qtgamepad-everywhere-src-5.15.1/.tag
--- old/qtgamepad-everywhere-src-5.15.0/.tag    2020-04-22 10:13:25.000000000 
+0200
+++ new/qtgamepad-everywhere-src-5.15.1/.tag    2020-08-24 11:20:54.000000000 
+0200
@@ -1 +1 @@
-b036b587216d89a0bf27f4e11ae4f453e8cce766
+7bf40625ab31685a827f5b6dc13922ae685e8a4f
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtgamepad-everywhere-src-5.15.0/dist/changes-5.15.1 
new/qtgamepad-everywhere-src-5.15.1/dist/changes-5.15.1
--- old/qtgamepad-everywhere-src-5.15.0/dist/changes-5.15.1     1970-01-01 
01:00:00.000000000 +0100
+++ new/qtgamepad-everywhere-src-5.15.1/dist/changes-5.15.1     2020-08-24 
11:20:54.000000000 +0200
@@ -0,0 +1,20 @@
+Qt 5.15.1 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.15.0.
+
+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.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.
+
+ - This release contains only minor code improvements.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtgamepad-everywhere-src-5.15.0/include/QtGamepad/5.15.0/QtGamepad/private/qgamepadbackend_p.h
 
new/qtgamepad-everywhere-src-5.15.1/include/QtGamepad/5.15.0/QtGamepad/private/qgamepadbackend_p.h
--- 
old/qtgamepad-everywhere-src-5.15.0/include/QtGamepad/5.15.0/QtGamepad/private/qgamepadbackend_p.h
  2020-04-22 10:13:25.000000000 +0200
+++ 
new/qtgamepad-everywhere-src-5.15.1/include/QtGamepad/5.15.0/QtGamepad/private/qgamepadbackend_p.h
  1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/gamepad/qgamepadbackend_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtgamepad-everywhere-src-5.15.0/include/QtGamepad/5.15.0/QtGamepad/private/qgamepadbackendfactory_p.h
 
new/qtgamepad-everywhere-src-5.15.1/include/QtGamepad/5.15.0/QtGamepad/private/qgamepadbackendfactory_p.h
--- 
old/qtgamepad-everywhere-src-5.15.0/include/QtGamepad/5.15.0/QtGamepad/private/qgamepadbackendfactory_p.h
   2020-04-22 10:13:25.000000000 +0200
+++ 
new/qtgamepad-everywhere-src-5.15.1/include/QtGamepad/5.15.0/QtGamepad/private/qgamepadbackendfactory_p.h
   1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/gamepad/qgamepadbackendfactory_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtgamepad-everywhere-src-5.15.0/include/QtGamepad/5.15.0/QtGamepad/private/qgamepadbackendplugin_p.h
 
new/qtgamepad-everywhere-src-5.15.1/include/QtGamepad/5.15.0/QtGamepad/private/qgamepadbackendplugin_p.h
--- 
old/qtgamepad-everywhere-src-5.15.0/include/QtGamepad/5.15.0/QtGamepad/private/qgamepadbackendplugin_p.h
    2020-04-22 10:13:25.000000000 +0200
+++ 
new/qtgamepad-everywhere-src-5.15.1/include/QtGamepad/5.15.0/QtGamepad/private/qgamepadbackendplugin_p.h
    1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/gamepad/qgamepadbackendplugin_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtgamepad-everywhere-src-5.15.0/include/QtGamepad/5.15.1/QtGamepad/private/qgamepadbackend_p.h
 
new/qtgamepad-everywhere-src-5.15.1/include/QtGamepad/5.15.1/QtGamepad/private/qgamepadbackend_p.h
--- 
old/qtgamepad-everywhere-src-5.15.0/include/QtGamepad/5.15.1/QtGamepad/private/qgamepadbackend_p.h
  1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtgamepad-everywhere-src-5.15.1/include/QtGamepad/5.15.1/QtGamepad/private/qgamepadbackend_p.h
  2020-08-24 11:20:54.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/gamepad/qgamepadbackend_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtgamepad-everywhere-src-5.15.0/include/QtGamepad/5.15.1/QtGamepad/private/qgamepadbackendfactory_p.h
 
new/qtgamepad-everywhere-src-5.15.1/include/QtGamepad/5.15.1/QtGamepad/private/qgamepadbackendfactory_p.h
--- 
old/qtgamepad-everywhere-src-5.15.0/include/QtGamepad/5.15.1/QtGamepad/private/qgamepadbackendfactory_p.h
   1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtgamepad-everywhere-src-5.15.1/include/QtGamepad/5.15.1/QtGamepad/private/qgamepadbackendfactory_p.h
   2020-08-24 11:20:54.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/gamepad/qgamepadbackendfactory_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtgamepad-everywhere-src-5.15.0/include/QtGamepad/5.15.1/QtGamepad/private/qgamepadbackendplugin_p.h
 
new/qtgamepad-everywhere-src-5.15.1/include/QtGamepad/5.15.1/QtGamepad/private/qgamepadbackendplugin_p.h
--- 
old/qtgamepad-everywhere-src-5.15.0/include/QtGamepad/5.15.1/QtGamepad/private/qgamepadbackendplugin_p.h
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtgamepad-everywhere-src-5.15.1/include/QtGamepad/5.15.1/QtGamepad/private/qgamepadbackendplugin_p.h
    2020-08-24 11:20:54.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/gamepad/qgamepadbackendplugin_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtgamepad-everywhere-src-5.15.0/include/QtGamepad/qtgamepadversion.h 
new/qtgamepad-everywhere-src-5.15.1/include/QtGamepad/qtgamepadversion.h
--- old/qtgamepad-everywhere-src-5.15.0/include/QtGamepad/qtgamepadversion.h    
2020-05-14 06:50:01.438150000 +0200
+++ new/qtgamepad-everywhere-src-5.15.1/include/QtGamepad/qtgamepadversion.h    
2020-09-04 05:31:40.000000000 +0200
@@ -2,8 +2,8 @@
 #ifndef QT_QTGAMEPAD_VERSION_H
 #define QT_QTGAMEPAD_VERSION_H
 
-#define QTGAMEPAD_VERSION_STR "5.15.0"
+#define QTGAMEPAD_VERSION_STR "5.15.1"
 
-#define QTGAMEPAD_VERSION 0x050F00
+#define QTGAMEPAD_VERSION 0x050F01
 
 #endif // QT_QTGAMEPAD_VERSION_H


Reply via email to