Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qt6-networkauth for openSUSE:Factory checked in at 2023-03-17 17:03:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-networkauth (Old) and /work/SRC/openSUSE:Factory/.qt6-networkauth.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-networkauth" Fri Mar 17 17:03:14 2023 rev:19 rq:1072406 version:6.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-networkauth/qt6-networkauth.changes 2023-01-11 14:34:57.193196569 +0100 +++ /work/SRC/openSUSE:Factory/.qt6-networkauth.new.31432/qt6-networkauth.changes 2023-03-17 17:03:52.401558091 +0100 @@ -1,0 +2,6 @@ +Thu Mar 16 10:00:03 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 6.4.3: + * https://www.qt.io/blog/qt-6.4.3-released + +------------------------------------------------------------------- Old: ---- qtnetworkauth-everywhere-src-6.4.2.tar.xz New: ---- qtnetworkauth-everywhere-src-6.4.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-networkauth.spec ++++++ --- /var/tmp/diff_new_pack.vPxyai/_old 2023-03-17 17:03:52.925560836 +0100 +++ /var/tmp/diff_new_pack.vPxyai/_new 2023-03-17 17:03:52.929560857 +0100 @@ -16,7 +16,7 @@ # -%define real_version 6.4.2 +%define real_version 6.4.3 %define short_version 6.4 %define short_name qtnetworkauth %define tar_name qtnetworkauth-everywhere-src @@ -28,7 +28,7 @@ %endif # Name: qt6-networkauth%{?pkg_suffix} -Version: 6.4.2 +Version: 6.4.3 Release: 0 Summary: Set of APIs to obtain limited access to online accounts and HTTP services License: GPL-3.0-only WITH Qt-GPL-exception-1.0 @@ -91,8 +91,7 @@ %if !%{qt6_docs_flavor} -%post -n libQt6NetworkAuth6 -p /sbin/ldconfig -%postun -n libQt6NetworkAuth6 -p /sbin/ldconfig +%ldconfig_scriptlets -n libQt6NetworkAuth6 %files -n libQt6NetworkAuth6 %license LICENSES/* ++++++ qtnetworkauth-everywhere-src-6.4.2.tar.xz -> qtnetworkauth-everywhere-src-6.4.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.4.2/.QT-ENTERPRISE-LICENSE-AGREEMENT new/qtnetworkauth-everywhere-src-6.4.3/.QT-ENTERPRISE-LICENSE-AGREEMENT --- old/qtnetworkauth-everywhere-src-6.4.2/.QT-ENTERPRISE-LICENSE-AGREEMENT 2022-12-13 08:05:07.952461700 +0100 +++ new/qtnetworkauth-everywhere-src-6.4.3/.QT-ENTERPRISE-LICENSE-AGREEMENT 2023-03-12 11:00:41.258246200 +0100 @@ -1061,6 +1061,7 @@ - Appendix 8: Intentionally left blank (optional) - Appendix 9: Support Terms - Appendix 10: Conversion from legacy Licenses to Subscription (optional) +- Appendix 11: TERMS OF USE - QT INSIGHT TRACKER LIBRARY APPENDIX 1: LICENSED SOFTWARE @@ -1975,3 +1976,46 @@ will continue to make such payments in accordance with the applicable order documentation, notwithstanding the fact that the Current Licenses are being converted to Development Licenses pursuant to this Appendix. + +APPENDIX 11: TERMS OF USE - QT INSIGHT TRACKER LIBRARY +Version 1.0 + +Qt Insight Tracker Library ("Tracker Library") is a software module used to +collect end user data from Customer's Application and Devices relating to The +Qt Company's Qt Insight online service the Customer is ordering from The Qt +Company under a separate service agreement ("Service Agreement"). + +Unless otherwise set forth herein, definitions written in capital letters used +herein shall have the meaning set forth in the Service Agreement. + +Subject to these terms The Qt Company grants to Customer a worldwide, +non-exclusive, non-transferable, royalty-free, revocable (for cause) right and +license, valid for the term of the Service Agreement, to + (i) use, copy and modify Tracker Library for the purpose of including it + into the Devices and Applications and solely for the purpose of being + used only in conjunction with Insight Cloud or Insight Private Cloud, + and + (ii) distribute, by itself or through its Contractors, Tracker Library as + installed, incorporated, or integrated into Applications and/or + Devices. + +Use of Tracker Library in a way or for the purpose other than the above is +strictly prohibited. Tracker Library is licensed to the Customer in all +respects "as is". + +TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, THE QT COMPANY ON BEHALF OF +ITSELF AND ITS LICENSORS, SUPPLIERS AND AFFILIATES, DISCLAIMS ALL OTHER +WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, ANY IMPLIED +WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND +NON-INFRINGEMENT WITH REGARD TO THE TRACKER LIBRARY. THE QT COMPANY DOES NOT +WARRANT THAT THE TRACKER LIBRARY WILL SATISFY CUSTOMER'S REQUIREMENTS OR THAT +IT WILL OPERATE WITHOUT DEFECT OR ERROR OR THAT THE OPERATION THEREOF WILL BE +UNINTERRUPTED. +IN NO EVENT SHALL THE QT COMPANY BE LIABLE TO THE CUSTOMER FOR ANY LOSS OF +PROFIT, LOSS OF DATA, LOSS OF BUSINESS OR GOODWILL OR ANY OTHER INDIRECT, +SPECIAL, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE COST, DAMAGES OR EXPENSE OF ANY +KIND, HOWSOEVER ARISING UNDER OR IN CONNECTION WITH THE USE OF THE TRACKER +LIBRARY. + +THE TOTAL MAXIMUM LIABILITY OF THE QT COMPANY UNDER THESE TERMS SHALL IN NO +EVENT EXCEED 10,000 EUROS. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.4.2/.cmake.conf new/qtnetworkauth-everywhere-src-6.4.3/.cmake.conf --- old/qtnetworkauth-everywhere-src-6.4.2/.cmake.conf 2022-12-12 15:02:11.000000000 +0100 +++ new/qtnetworkauth-everywhere-src-6.4.3/.cmake.conf 2023-03-11 19:16:48.000000000 +0100 @@ -1,2 +1,2 @@ -set(QT_REPO_MODULE_VERSION "6.4.2") +set(QT_REPO_MODULE_VERSION "6.4.3") set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.4.2/.tag new/qtnetworkauth-everywhere-src-6.4.3/.tag --- old/qtnetworkauth-everywhere-src-6.4.2/.tag 2022-12-12 15:02:11.000000000 +0100 +++ new/qtnetworkauth-everywhere-src-6.4.3/.tag 2023-03-11 19:16:48.000000000 +0100 @@ -1 +1 @@ -b2e8ece04fc84737d07715a6a1c3d2fa111951b0 +a75318d429cb98ba4d0aed52a13423b220209140 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.4.2/dependencies.yaml new/qtnetworkauth-everywhere-src-6.4.3/dependencies.yaml --- old/qtnetworkauth-everywhere-src-6.4.2/dependencies.yaml 2022-12-12 15:02:11.000000000 +0100 +++ new/qtnetworkauth-everywhere-src-6.4.3/dependencies.yaml 2023-03-11 19:16:48.000000000 +0100 @@ -1,4 +1,4 @@ dependencies: ../qtbase: - ref: e3e40c44d3f998a433a6a1080297c5f28e9a768f + ref: 519d2d8f442409e86a0ee2fa16bd543342180861 required: true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.4.2/examples/oauth/redditclient/conanfile.txt new/qtnetworkauth-everywhere-src-6.4.3/examples/oauth/redditclient/conanfile.txt --- old/qtnetworkauth-everywhere-src-6.4.2/examples/oauth/redditclient/conanfile.txt 2022-12-12 15:02:11.000000000 +0100 +++ new/qtnetworkauth-everywhere-src-6.4.3/examples/oauth/redditclient/conanfile.txt 2023-03-11 19:16:48.000000000 +0100 @@ -1,5 +1,5 @@ [requires] -qtnetworkauth/6.4.2@qt/snapshot +qtnetworkauth/6.4.3@qt/snapshot [generators] virtualenv diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.4.2/examples/oauth/twittertimeline/conanfile.txt new/qtnetworkauth-everywhere-src-6.4.3/examples/oauth/twittertimeline/conanfile.txt --- old/qtnetworkauth-everywhere-src-6.4.2/examples/oauth/twittertimeline/conanfile.txt 2022-12-12 15:02:11.000000000 +0100 +++ new/qtnetworkauth-everywhere-src-6.4.3/examples/oauth/twittertimeline/conanfile.txt 2023-03-11 19:16:48.000000000 +0100 @@ -1,5 +1,5 @@ [requires] -qtnetworkauth/6.4.2@qt/snapshot +qtnetworkauth/6.4.3@qt/snapshot [generators] virtualenv diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.4.2/examples/oauth/twittertimeline/twittertimelinemodel.h new/qtnetworkauth-everywhere-src-6.4.3/examples/oauth/twittertimeline/twittertimelinemodel.h --- old/qtnetworkauth-everywhere-src-6.4.2/examples/oauth/twittertimeline/twittertimelinemodel.h 2022-12-12 15:02:11.000000000 +0100 +++ new/qtnetworkauth-everywhere-src-6.4.3/examples/oauth/twittertimeline/twittertimelinemodel.h 2023-03-11 19:16:48.000000000 +0100 @@ -1,6 +1,9 @@ // Copyright (C) 2017 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause +#ifndef TWITTERTIMELINEMODEL_H +#define TWITTERTIMELINEMODEL_H + #include "twitter.h" #include <QtCore> @@ -42,3 +45,5 @@ QList<Tweet> tweets; Twitter twitter; }; + +#endif // TWITTERTIMELINEMODEL_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.4.2/include/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qabstractoauth2_p.h new/qtnetworkauth-everywhere-src-6.4.3/include/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qabstractoauth2_p.h --- old/qtnetworkauth-everywhere-src-6.4.2/include/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qabstractoauth2_p.h 2022-12-12 15:02:11.000000000 +0100 +++ new/qtnetworkauth-everywhere-src-6.4.3/include/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qabstractoauth2_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/oauth/qabstractoauth2_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.4.2/include/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qabstractoauth_p.h new/qtnetworkauth-everywhere-src-6.4.3/include/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qabstractoauth_p.h --- old/qtnetworkauth-everywhere-src-6.4.2/include/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qabstractoauth_p.h 2022-12-12 15:02:11.000000000 +0100 +++ new/qtnetworkauth-everywhere-src-6.4.3/include/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qabstractoauth_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/oauth/qabstractoauth_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.4.2/include/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h new/qtnetworkauth-everywhere-src-6.4.3/include/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h --- old/qtnetworkauth-everywhere-src-6.4.2/include/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h 2022-12-12 15:02:11.000000000 +0100 +++ new/qtnetworkauth-everywhere-src-6.4.3/include/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/oauth/qabstractoauthreplyhandler_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.4.2/include/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qoauth1_p.h new/qtnetworkauth-everywhere-src-6.4.3/include/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qoauth1_p.h --- old/qtnetworkauth-everywhere-src-6.4.2/include/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qoauth1_p.h 2022-12-12 15:02:11.000000000 +0100 +++ new/qtnetworkauth-everywhere-src-6.4.3/include/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qoauth1_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/oauth/qoauth1_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.4.2/include/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qoauth1signature_p.h new/qtnetworkauth-everywhere-src-6.4.3/include/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qoauth1signature_p.h --- old/qtnetworkauth-everywhere-src-6.4.2/include/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qoauth1signature_p.h 2022-12-12 15:02:11.000000000 +0100 +++ new/qtnetworkauth-everywhere-src-6.4.3/include/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qoauth1signature_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/oauth/qoauth1signature_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.4.2/include/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h new/qtnetworkauth-everywhere-src-6.4.3/include/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h --- old/qtnetworkauth-everywhere-src-6.4.2/include/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h 2022-12-12 15:02:11.000000000 +0100 +++ new/qtnetworkauth-everywhere-src-6.4.3/include/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/oauth/qoauth2authorizationcodeflow_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.4.2/include/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h new/qtnetworkauth-everywhere-src-6.4.3/include/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h --- old/qtnetworkauth-everywhere-src-6.4.2/include/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h 2022-12-12 15:02:11.000000000 +0100 +++ new/qtnetworkauth-everywhere-src-6.4.3/include/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/oauth/qoauthhttpserverreplyhandler_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.4.2/include/QtNetworkAuth/6.4.3/QtNetworkAuth/private/qabstractoauth2_p.h new/qtnetworkauth-everywhere-src-6.4.3/include/QtNetworkAuth/6.4.3/QtNetworkAuth/private/qabstractoauth2_p.h --- old/qtnetworkauth-everywhere-src-6.4.2/include/QtNetworkAuth/6.4.3/QtNetworkAuth/private/qabstractoauth2_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtnetworkauth-everywhere-src-6.4.3/include/QtNetworkAuth/6.4.3/QtNetworkAuth/private/qabstractoauth2_p.h 2023-03-11 19:16:48.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/oauth/qabstractoauth2_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.4.2/include/QtNetworkAuth/6.4.3/QtNetworkAuth/private/qabstractoauth_p.h new/qtnetworkauth-everywhere-src-6.4.3/include/QtNetworkAuth/6.4.3/QtNetworkAuth/private/qabstractoauth_p.h --- old/qtnetworkauth-everywhere-src-6.4.2/include/QtNetworkAuth/6.4.3/QtNetworkAuth/private/qabstractoauth_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtnetworkauth-everywhere-src-6.4.3/include/QtNetworkAuth/6.4.3/QtNetworkAuth/private/qabstractoauth_p.h 2023-03-11 19:16:48.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/oauth/qabstractoauth_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.4.2/include/QtNetworkAuth/6.4.3/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h new/qtnetworkauth-everywhere-src-6.4.3/include/QtNetworkAuth/6.4.3/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h --- old/qtnetworkauth-everywhere-src-6.4.2/include/QtNetworkAuth/6.4.3/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtnetworkauth-everywhere-src-6.4.3/include/QtNetworkAuth/6.4.3/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h 2023-03-11 19:16:48.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/oauth/qabstractoauthreplyhandler_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.4.2/include/QtNetworkAuth/6.4.3/QtNetworkAuth/private/qoauth1_p.h new/qtnetworkauth-everywhere-src-6.4.3/include/QtNetworkAuth/6.4.3/QtNetworkAuth/private/qoauth1_p.h --- old/qtnetworkauth-everywhere-src-6.4.2/include/QtNetworkAuth/6.4.3/QtNetworkAuth/private/qoauth1_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtnetworkauth-everywhere-src-6.4.3/include/QtNetworkAuth/6.4.3/QtNetworkAuth/private/qoauth1_p.h 2023-03-11 19:16:48.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/oauth/qoauth1_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.4.2/include/QtNetworkAuth/6.4.3/QtNetworkAuth/private/qoauth1signature_p.h new/qtnetworkauth-everywhere-src-6.4.3/include/QtNetworkAuth/6.4.3/QtNetworkAuth/private/qoauth1signature_p.h --- old/qtnetworkauth-everywhere-src-6.4.2/include/QtNetworkAuth/6.4.3/QtNetworkAuth/private/qoauth1signature_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtnetworkauth-everywhere-src-6.4.3/include/QtNetworkAuth/6.4.3/QtNetworkAuth/private/qoauth1signature_p.h 2023-03-11 19:16:48.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/oauth/qoauth1signature_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.4.2/include/QtNetworkAuth/6.4.3/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h new/qtnetworkauth-everywhere-src-6.4.3/include/QtNetworkAuth/6.4.3/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h --- old/qtnetworkauth-everywhere-src-6.4.2/include/QtNetworkAuth/6.4.3/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtnetworkauth-everywhere-src-6.4.3/include/QtNetworkAuth/6.4.3/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h 2023-03-11 19:16:48.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/oauth/qoauth2authorizationcodeflow_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.4.2/include/QtNetworkAuth/6.4.3/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h new/qtnetworkauth-everywhere-src-6.4.3/include/QtNetworkAuth/6.4.3/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h --- old/qtnetworkauth-everywhere-src-6.4.2/include/QtNetworkAuth/6.4.3/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtnetworkauth-everywhere-src-6.4.3/include/QtNetworkAuth/6.4.3/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h 2023-03-11 19:16:48.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/oauth/qoauthhttpserverreplyhandler_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.4.2/include/QtNetworkAuth/qtnetworkauthversion.h new/qtnetworkauth-everywhere-src-6.4.3/include/QtNetworkAuth/qtnetworkauthversion.h --- old/qtnetworkauth-everywhere-src-6.4.2/include/QtNetworkAuth/qtnetworkauthversion.h 2022-12-13 08:05:07.000000000 +0100 +++ new/qtnetworkauth-everywhere-src-6.4.3/include/QtNetworkAuth/qtnetworkauthversion.h 2023-03-12 11:00:41.250246000 +0100 @@ -2,8 +2,8 @@ #ifndef QT_QTNETWORKAUTH_VERSION_H #define QT_QTNETWORKAUTH_VERSION_H -#define QTNETWORKAUTH_VERSION_STR "6.4.2" +#define QTNETWORKAUTH_VERSION_STR "6.4.3" -#define QTNETWORKAUTH_VERSION 0x060402 +#define QTNETWORKAUTH_VERSION 0x060403 #endif // QT_QTNETWORKAUTH_VERSION_H