Hello community, here is the log from the commit of package libqt5-qtx11extras for openSUSE:Factory checked in at 2020-11-25 19:29:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqt5-qtx11extras (Old) and /work/SRC/openSUSE:Factory/.libqt5-qtx11extras.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtx11extras" Wed Nov 25 19:29:22 2020 rev:41 rq:850044 version:5.15.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libqt5-qtx11extras/libqt5-qtx11extras.changes 2020-09-14 12:12:22.668182561 +0200 +++ /work/SRC/openSUSE:Factory/.libqt5-qtx11extras.new.5913/libqt5-qtx11extras.changes 2020-11-25 19:30:07.002542493 +0100 @@ -1,0 +2,8 @@ +Fri Nov 20 12:10:11 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/qtx11extras.git/plain/dist/changes-5.15.2/?h=5.15.2 + +------------------------------------------------------------------- Old: ---- qtx11extras-everywhere-src-5.15.1.tar.xz New: ---- qtx11extras-everywhere-src-5.15.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5-qtx11extras.spec ++++++ --- /var/tmp/diff_new_pack.QrlFAU/_old 2020-11-25 19:30:08.082543556 +0100 +++ /var/tmp/diff_new_pack.QrlFAU/_new 2020-11-25 19:30:08.082543556 +0100 @@ -19,11 +19,11 @@ %define qt5_snapshot 0 %define libname libQt5X11Extras5 %define base_name libqt5 -%define real_version 5.15.1 -%define so_version 5.15.1 -%define tar_version qtx11extras-everywhere-src-5.15.1 +%define real_version 5.15.2 +%define so_version 5.15.2 +%define tar_version qtx11extras-everywhere-src-5.15.2 Name: libqt5-qtx11extras -Version: 5.15.1 +Version: 5.15.2 Release: 0 Summary: Qt 5 X11 Extras Addon License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) ++++++ qtx11extras-everywhere-src-5.15.1.tar.xz -> qtx11extras-everywhere-src-5.15.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtx11extras-everywhere-src-5.15.1/.qmake.conf new/qtx11extras-everywhere-src-5.15.2/.qmake.conf --- old/qtx11extras-everywhere-src-5.15.1/.qmake.conf 2020-08-24 11:20:54.000000000 +0200 +++ new/qtx11extras-everywhere-src-5.15.2/.qmake.conf 2020-10-27 09:02:12.000000000 +0100 @@ -3,4 +3,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/qtx11extras-everywhere-src-5.15.1/.tag new/qtx11extras-everywhere-src-5.15.2/.tag --- old/qtx11extras-everywhere-src-5.15.1/.tag 2020-08-24 11:20:54.000000000 +0200 +++ new/qtx11extras-everywhere-src-5.15.2/.tag 2020-10-27 09:02:12.000000000 +0100 @@ -1 +1 @@ -afa3ad1c1cb04ce1e51b0af4bdac028809f9d0d4 +9bb0adeac84da6723cf57a2bb0d0c3b405691a15 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtx11extras-everywhere-src-5.15.1/dist/changes-5.12.10 new/qtx11extras-everywhere-src-5.15.2/dist/changes-5.12.10 --- old/qtx11extras-everywhere-src-5.15.1/dist/changes-5.12.10 1970-01-01 01:00:00.000000000 +0100 +++ new/qtx11extras-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/qtx11extras-everywhere-src-5.15.1/dist/changes-5.15.2 new/qtx11extras-everywhere-src-5.15.2/dist/changes-5.15.2 --- old/qtx11extras-everywhere-src-5.15.1/dist/changes-5.15.2 1970-01-01 01:00:00.000000000 +0100 +++ new/qtx11extras-everywhere-src-5.15.2/dist/changes-5.15.2 2020-10-27 09:02:12.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/qtx11extras-everywhere-src-5.15.1/include/QtX11Extras/qtx11extrasversion.h new/qtx11extras-everywhere-src-5.15.2/include/QtX11Extras/qtx11extrasversion.h --- old/qtx11extras-everywhere-src-5.15.1/include/QtX11Extras/qtx11extrasversion.h 2020-09-04 05:31:40.000000000 +0200 +++ new/qtx11extras-everywhere-src-5.15.2/include/QtX11Extras/qtx11extrasversion.h 2020-11-12 18:24:08.000000000 +0100 @@ -2,8 +2,8 @@ #ifndef QT_QTX11EXTRAS_VERSION_H #define QT_QTX11EXTRAS_VERSION_H -#define QTX11EXTRAS_VERSION_STR "5.15.1" +#define QTX11EXTRAS_VERSION_STR "5.15.2" -#define QTX11EXTRAS_VERSION 0x050F01 +#define QTX11EXTRAS_VERSION 0x050F02 #endif // QT_QTX11EXTRAS_VERSION_H _______________________________________________ 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]
