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 2021-10-04 18:39:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-networkauth (Old)
 and      /work/SRC/openSUSE:Factory/.qt6-networkauth.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt6-networkauth"

Mon Oct  4 18:39:57 2021 rev:8 rq:922689 version:6.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-networkauth/qt6-networkauth.changes  
2021-09-07 21:21:22.329299392 +0200
+++ 
/work/SRC/openSUSE:Factory/.qt6-networkauth.new.2443/qt6-networkauth.changes    
    2021-10-04 18:41:08.686172512 +0200
@@ -1,0 +2,21 @@
+Thu Sep 30 12:28:46 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 6.2.0:
+  * https://www.qt.io/blog/qt-6.2-lts-released
+
+-------------------------------------------------------------------
+Sat Sep 25 07:18:38 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 6.2.0-rc2
+
+-------------------------------------------------------------------
+Thu Sep 16 14:07:49 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 6.2.0-rc
+
+-------------------------------------------------------------------
+Thu Sep  9 14:05:13 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 6.2.0-beta4
+
+-------------------------------------------------------------------

Old:
----
  qtnetworkauth-everywhere-src-6.1.3.tar.xz

New:
----
  qtnetworkauth-everywhere-src-6.2.0.tar.xz

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

Other differences:
------------------
++++++ qt6-networkauth.spec ++++++
--- /var/tmp/diff_new_pack.LHol1Q/_old  2021-10-04 18:41:09.134173240 +0200
+++ /var/tmp/diff_new_pack.LHol1Q/_new  2021-10-04 18:41:09.134173240 +0200
@@ -16,8 +16,8 @@
 #
 
 
-%define real_version 6.1.3
-%define short_version 6.1
+%define real_version 6.2.0
+%define short_version 6.2
 %define short_name qtnetworkauth
 %define tar_name qtnetworkauth-everywhere-src
 %define tar_suffix %{nil}
@@ -28,7 +28,7 @@
 %endif
 #
 Name:           qt6-networkauth%{?pkg_suffix}
-Version:        6.1.3
+Version:        6.2.0
 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
@@ -103,6 +103,7 @@
 %{_qt6_includedir}/QtNetworkAuth/
 %{_qt6_libdir}/libQt6NetworkAuth.prl
 %{_qt6_libdir}/libQt6NetworkAuth.so
+%{_qt6_metatypesdir}/qt6networkauth_*_metatypes.json
 %{_qt6_mkspecsdir}/modules/qt_lib_networkauth.pri
 %exclude %{_qt6_includedir}/QtNetworkAuth/%{real_version}
 

++++++ qtnetworkauth-everywhere-src-6.1.3.tar.xz -> 
qtnetworkauth-everywhere-src-6.2.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.1.3/.cmake.conf 
new/qtnetworkauth-everywhere-src-6.2.0/.cmake.conf
--- old/qtnetworkauth-everywhere-src-6.1.3/.cmake.conf  2021-08-26 
09:29:42.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.2.0/.cmake.conf  2021-09-24 
20:58:42.000000000 +0200
@@ -1 +1,2 @@
-set(QT_REPO_MODULE_VERSION "6.1.3")
+set(QT_REPO_MODULE_VERSION "6.2.0")
+set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtnetworkauth-everywhere-src-6.1.3/.prev_CMakeLists.txt 
new/qtnetworkauth-everywhere-src-6.2.0/.prev_CMakeLists.txt
--- old/qtnetworkauth-everywhere-src-6.1.3/.prev_CMakeLists.txt 2021-08-26 
09:29:42.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.2.0/.prev_CMakeLists.txt 1970-01-01 
01:00:00.000000000 +0100
@@ -1,20 +0,0 @@
-# Generated from qtnetworkauth.pro.
-
-cmake_minimum_required(VERSION 3.15.0)
-
-include(.cmake.conf)
-project(QtNetworkAuth
-    VERSION "${QT_REPO_MODULE_VERSION}"
-    DESCRIPTION "Qt NetworkAuth Libraries"
-    HOMEPAGE_URL "https://qt.io/";
-    LANGUAGES CXX C
-)
-
-find_package(Qt6 ${PROJECT_VERSION} CONFIG REQUIRED COMPONENTS BuildInternals 
Core SET_ME_TO_SOMETHING_USEFUL)
-find_package(Qt6 ${PROJECT_VERSION} CONFIG OPTIONAL_COMPONENTS 
SET_ME_TO_SOMETHING_USEFUL)
-
-if(NOT TARGET Qt::Network)
-    message(NOTICE "Skipping the build as the condition \"TARGET Qt::Network\" 
is not met.")
-    return()
-endif()
-qt_build_repo()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.1.3/.qmake.conf 
new/qtnetworkauth-everywhere-src-6.2.0/.qmake.conf
--- old/qtnetworkauth-everywhere-src-6.1.3/.qmake.conf  2021-08-26 
09:29:42.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.2.0/.qmake.conf  2021-09-24 
20:58:42.000000000 +0200
@@ -3,5 +3,5 @@
 
 DEFINES += QT_NO_FOREACH QT_NO_JAVA_STYLE_ITERATORS
 
-MODULE_VERSION = 6.1.3
+MODULE_VERSION = 6.2.0
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.1.3/.tag 
new/qtnetworkauth-everywhere-src-6.2.0/.tag
--- old/qtnetworkauth-everywhere-src-6.1.3/.tag 2021-08-26 09:29:42.000000000 
+0200
+++ new/qtnetworkauth-everywhere-src-6.2.0/.tag 2021-09-24 20:58:42.000000000 
+0200
@@ -1 +1 @@
-9d3591a2b8dc600063b64d7cabfe2b17eaf197b8
+2a792e64d925c3cfcc28dc783392d705f6a4ff32
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.1.3/CMakeLists.txt 
new/qtnetworkauth-everywhere-src-6.2.0/CMakeLists.txt
--- old/qtnetworkauth-everywhere-src-6.1.3/CMakeLists.txt       2021-08-26 
09:29:42.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.2.0/CMakeLists.txt       2021-09-24 
20:58:42.000000000 +0200
@@ -25,4 +25,9 @@
     message(NOTICE "Skipping the build as the condition \"TARGET Qt::Network\" 
is not met.")
     return()
 endif()
+
+if(NOT QT_FEATURE_http)
+    message(NOTICE "Skipping the build as the condition \"QT_FEATURE_http\" is 
not met.")
+    return()
+endif()
 qt_build_repo()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.1.3/conanfile.py 
new/qtnetworkauth-everywhere-src-6.2.0/conanfile.py
--- old/qtnetworkauth-everywhere-src-6.1.3/conanfile.py 2021-08-26 
09:29:42.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.2.0/conanfile.py 2021-09-24 
20:58:42.000000000 +0200
@@ -26,120 +26,35 @@
 ##
 #############################################################################
 
-from conans import ConanFile, tools, CMake
-import os
+from conans import ConanFile
+import re
 from pathlib import Path
 
 
-class QtConanError(Exception):
-    pass
+def _parse_qt_version_by_key(key: str) -> str:
+    with open(Path(__file__).parent.resolve() / ".cmake.conf") as f:
+        m = re.search(fr'{key} .*"(.*)"', f.read())
+    return m.group(1) if m else ""
+
+
+def _get_qt_minor_version() -> str:
+    return 
".".join(_parse_qt_version_by_key("QT_REPO_MODULE_VERSION").split(".")[:2])
 
 
 class QtNetworkAuth(ConanFile):
     name = "qtnetworkauth"
-    version = "6.1.3"
-    license = "GPL-3.0+, Commercial Qt License Agreement"
+    license = "LGPL-3.0, GPL-2.0+, Commercial Qt License Agreement"
     author = "The Qt Company <https://www.qt.io/contact-us>"
-    url = "https://code.qt.io/cgit/qt/qtnetworkauth.git/";
-    description = "Qt Network Authorization provides a set of APIs that enable 
" \
-                  "Qt applications to obtain limited access to online accounts 
" \
-                  "and HTTP services without exposing users' passwords."
-    topics = ("qt", "qt6", "network", "authorization")
-    settings = "os", "compiler", "build_type", "arch"
-    options = {"shared": [True, False, "default"],
-               "qt6": "ANY"}  # this is needed to model unique package_id for 
the Add-on build per used Qt6 version
-    default_options = {"shared": "default",  # default: Use the value of the 
Qt build
-                       "qt6": None}
+    url = "https://code.qt.io/cgit/qt/qtnetworkauth.git";
+    description = (
+        "Qt Network Authorization provides a set of APIs that enable "
+        "Qt applications to obtain limited access to online accounts "
+        "and HTTP services without exposing users' passwords."
+    )
+    topics = "qt", "qt6", "network", "authorization"
+    settings = "os", "compiler", "arch", "build_type"
+    # for referencing the version number and prerelease tag and dependencies 
info
+    exports = ".cmake.conf", "dependencies.yaml"
     exports_sources = "*", "!conan*.*"
-    # use commit ID as the RREV (recipe revision) if this is exported from 
.git repository
-    revision_mode = "scm" if Path(Path(__file__).parent.resolve() / 
".git").exists() else "hash"
-
-    def source(self):
-        # sources are installed next to recipe, no need to clone etc. sources 
here
-        pass
-
-    def _get_cmake_prefix_path(self):
-        # 'QTDIR' provided as env variable in profile file which is part of 
the Qt essential binary
-        # package(s). Installed under .conan/profiles
-        cmake_prefix_path = os.environ.get("QTDIR")
-        if not cmake_prefix_path:
-            raise QtConanError("'QTDIR' not defined! The 'QTDIR' needs to 
point to Qt installation directory.")
-        print(f"CMAKE_PREFIX_PATH for '{self.name}/{self.version}' build is: 
{cmake_prefix_path}")
-        return cmake_prefix_path
-
-    def _read_env(self, key):
-        value = os.environ.get(key)
-        if not value:
-            raise QtConanError(f"{self.settings.os} build specified but 
'{key}' was not defined?")
-        return value
-
-    def _get_qtcmake(self):
-        qt_install_path = self._get_cmake_prefix_path()
-        ext = ".bat" if tools.os_info.is_windows else ""
-        qtcmake = os.path.abspath(os.path.join(qt_install_path, "bin", 
"qt-cmake" + ext))
-        if not os.path.exists(qtcmake):
-            raise QtConanError(f"Unable to locate {qtcmake} from 'QTDIR': 
{qt_install_path}")
-        return qtcmake
-
-    def _get_cmake_tool(self):
-        cmake = CMake(self, cmake_program=self._get_qtcmake())
-        cmake.verbose = True
-
-        # Qt modules need to be 'installed'.
-        # We need to direct the 'make install' to some directory under Conan 
cache,
-        # place it under the current build directory which is also under the 
Conan cache.
-        # Note, the actual 'make install' is called in "package()".
-        install_dir = os.path.join(os.getcwd(), "_install_tmp")
-        cmake.definitions["CMAKE_INSTALL_PREFIX"] = install_dir
-
-        # Use the value of the Qt build
-        if self.options.shared.value == "default":
-            del cmake.definitions["BUILD_SHARED_LIBS"]
-
-        cmake_toolchain_file = os.environ.get("CMAKE_TOOLCHAIN_FILE")
-        if cmake_toolchain_file:
-            cmake.definitions["CMAKE_TOOLCHAIN_FILE"] = cmake_toolchain_file
-
-        if self.settings.os == "Android":
-            cmake.definitions["ANDROID_SDK_ROOT"] = 
self._read_env('ANDROID_SDK_ROOT')
-            cmake.definitions["ANDROID_NDK_ROOT"] = 
self._read_env('ANDROID_NDK_ROOT')
-
-        if self.settings.os == "iOS":
-            # Instead of Conan's auto-added 'Darwin', explicitly pass 'iOS'.
-            cmake.definitions["CMAKE_SYSTEM_NAME"] = "iOS"
-
-            # Remove the explicit sysroot, let CMake detect the sysroots, to 
ensure
-            # that multi-arch builds work.
-            del cmake.definitions["CMAKE_OSX_SYSROOT"]
-
-            # Remove the conan provided architecture, instead rely on the 
architectures set
-            # by the Qt toolchain file, which with official Qt packages most 
likely means
-            # multi-arch iOS.
-            del cmake.definitions["CMAKE_OSX_ARCHITECTURES"]
-
-        return cmake
-
-    def build(self):
-        cmake = self._get_cmake_tool()
-        self.run('%s "%s" %s' % (self._get_qtcmake(), self.source_folder, 
cmake.command_line))
-        self.run('cmake --build . %s' % cmake.build_config)
-
-    def package(self):
-        install_dir = os.path.join(os.getcwd(), "_install_tmp")  # see 
'CMAKE_INSTALL_PREFIX' above
-        self.run('cmake --build . --target install')
-        self.copy("*", src=install_dir, dst=".")
-
-    def package_info(self):
-        self.cpp_info.libs = ["Qt6NetworkAuth"]  # used for the actual library 
filename, Ordered list with the library names
-
-        # Build and run environment for qmake, CMake
-        if tools.os_info.is_windows:
-            self.env_info.PATH.append(os.path.join(self.package_folder, "bin"))
-        self.env_info.QMAKEPATH.append(self.package_folder)
-        
self.env_info.QT_ADDITIONAL_PACKAGES_PREFIX_PATH.append(self.package_folder)
-        self.env_info.Qt6NetworkAuth_DIR = os.path.join(self.package_folder,
-            os.path.normpath("lib/cmake/Qt6NetworkAuth"))
-
-    def deploy(self):
-        self.copy("*")  # copy from current package
-        self.copy_deps("*")  # copy from dependencies
+    python_requires = 
f"qt-conan-common/{_get_qt_minor_version()}@qt/everywhere"
+    python_requires_extend = "qt-conan-common.QtLeafModule"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.1.3/dependencies.yaml 
new/qtnetworkauth-everywhere-src-6.2.0/dependencies.yaml
--- old/qtnetworkauth-everywhere-src-6.1.3/dependencies.yaml    2021-08-26 
09:29:42.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.2.0/dependencies.yaml    2021-09-24 
20:58:42.000000000 +0200
@@ -1,4 +1,4 @@
 dependencies:
   ../qtbase:
-    ref: b496064efab47743fff4eb22f68e3acb3315fd9d
+    ref: cc60cf83db6bbf9775b1f7747a48d6b7eb24e585
     required: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtnetworkauth-everywhere-src-6.1.3/examples/oauth/redditclient/CMakeLists.txt
 
new/qtnetworkauth-everywhere-src-6.2.0/examples/oauth/redditclient/CMakeLists.txt
--- 
old/qtnetworkauth-everywhere-src-6.1.3/examples/oauth/redditclient/CMakeLists.txt
   2021-08-26 09:29:42.000000000 +0200
+++ 
new/qtnetworkauth-everywhere-src-6.2.0/examples/oauth/redditclient/CMakeLists.txt
   2021-09-24 20:58:42.000000000 +0200
@@ -1,6 +1,6 @@
 # Generated from redditclient.pro.
 
-cmake_minimum_required(VERSION 3.14)
+cmake_minimum_required(VERSION 3.16)
 project(redditclient LANGUAGES CXX)
 
 set(CMAKE_INCLUDE_CURRENT_DIR ON)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtnetworkauth-everywhere-src-6.1.3/examples/oauth/twittertimeline/CMakeLists.txt
 
new/qtnetworkauth-everywhere-src-6.2.0/examples/oauth/twittertimeline/CMakeLists.txt
--- 
old/qtnetworkauth-everywhere-src-6.1.3/examples/oauth/twittertimeline/CMakeLists.txt
        2021-08-26 09:29:42.000000000 +0200
+++ 
new/qtnetworkauth-everywhere-src-6.2.0/examples/oauth/twittertimeline/CMakeLists.txt
        2021-09-24 20:58:42.000000000 +0200
@@ -1,6 +1,6 @@
 # Generated from twittertimeline.pro.
 
-cmake_minimum_required(VERSION 3.14)
+cmake_minimum_required(VERSION 3.16)
 project(twittertimeline LANGUAGES CXX)
 
 set(CMAKE_INCLUDE_CURRENT_DIR ON)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qabstractoauth2_p.h
 
new/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qabstractoauth2_p.h
--- 
old/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qabstractoauth2_p.h
        2021-08-26 09:29:42.000000000 +0200
+++ 
new/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.1.3/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.1.3/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qabstractoauth_p.h
 
new/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qabstractoauth_p.h
--- 
old/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qabstractoauth_p.h
 2021-08-26 09:29:42.000000000 +0200
+++ 
new/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.1.3/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.1.3/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
 
new/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
--- 
old/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
     2021-08-26 09:29:42.000000000 +0200
+++ 
new/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.1.3/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.1.3/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qoauth1_p.h
 
new/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qoauth1_p.h
--- 
old/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qoauth1_p.h
        2021-08-26 09:29:42.000000000 +0200
+++ 
new/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.1.3/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.1.3/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qoauth1signature_p.h
 
new/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qoauth1signature_p.h
--- 
old/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qoauth1signature_p.h
       2021-08-26 09:29:42.000000000 +0200
+++ 
new/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.1.3/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.1.3/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
 
new/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
--- 
old/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
   2021-08-26 09:29:42.000000000 +0200
+++ 
new/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.1.3/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.1.3/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
 
new/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
--- 
old/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
   2021-08-26 09:29:42.000000000 +0200
+++ 
new/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.1.3/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.1.3/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qabstractoauth2_p.h
 
new/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qabstractoauth2_p.h
--- 
old/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qabstractoauth2_p.h
        1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qabstractoauth2_p.h
        2021-09-24 20:58:42.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/oauth/qabstractoauth2_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qabstractoauth_p.h
 
new/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qabstractoauth_p.h
--- 
old/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qabstractoauth_p.h
 1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qabstractoauth_p.h
 2021-09-24 20:58:42.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/oauth/qabstractoauth_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
 
new/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
--- 
old/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
     1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
     2021-09-24 20:58:42.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/oauth/qabstractoauthreplyhandler_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qoauth1_p.h
 
new/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qoauth1_p.h
--- 
old/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qoauth1_p.h
        1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qoauth1_p.h
        2021-09-24 20:58:42.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/oauth/qoauth1_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qoauth1signature_p.h
 
new/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qoauth1signature_p.h
--- 
old/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qoauth1signature_p.h
       1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qoauth1signature_p.h
       2021-09-24 20:58:42.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/oauth/qoauth1signature_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
 
new/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
--- 
old/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
   1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
   2021-09-24 20:58:42.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/oauth/qoauth2authorizationcodeflow_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
 
new/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
--- 
old/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
   1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
   2021-09-24 20:58:42.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/oauth/qoauthhttpserverreplyhandler_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/qtnetworkauthversion.h
 
new/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/qtnetworkauthversion.h
--- 
old/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/qtnetworkauthversion.h
 2021-08-30 06:51:17.000000000 +0200
+++ 
new/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/qtnetworkauthversion.h
 2021-09-25 17:40:15.000000000 +0200
@@ -2,8 +2,8 @@
 #ifndef QT_QTNETWORKAUTH_VERSION_H
 #define QT_QTNETWORKAUTH_VERSION_H
 
-#define QTNETWORKAUTH_VERSION_STR "6.1.3"
+#define QTNETWORKAUTH_VERSION_STR "6.2.0"
 
-#define QTNETWORKAUTH_VERSION 0x060103
+#define QTNETWORKAUTH_VERSION 0x060200
 
 #endif // QT_QTNETWORKAUTH_VERSION_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.1.3/qtnetworkauth.pro 
new/qtnetworkauth-everywhere-src-6.2.0/qtnetworkauth.pro
--- old/qtnetworkauth-everywhere-src-6.1.3/qtnetworkauth.pro    2021-08-26 
09:29:42.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.2.0/qtnetworkauth.pro    1970-01-01 
01:00:00.000000000 +0100
@@ -1,2 +0,0 @@
-requires(qtHaveModule(network))
-load(qt_parts)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtnetworkauth-everywhere-src-6.1.3/src/oauth/doc/src/qtnetworkauth.qdoc 
new/qtnetworkauth-everywhere-src-6.2.0/src/oauth/doc/src/qtnetworkauth.qdoc
--- old/qtnetworkauth-everywhere-src-6.1.3/src/oauth/doc/src/qtnetworkauth.qdoc 
2021-08-26 09:29:42.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.2.0/src/oauth/doc/src/qtnetworkauth.qdoc 
2021-09-24 20:58:42.000000000 +0200
@@ -72,8 +72,8 @@
     There are several authentication systems, including:
 
     \list
-      \li \l {https://tools.ietf.org/html/rfc5849} {OAuth 1}
-      \li \l {https://tools.ietf.org/html/rfc6749} {OAuth 2}
+      \li \l {https://datatracker.ietf.org/doc/html/rfc5849} {OAuth 1}
+      \li \l {https://datatracker.ietf.org/doc/html/rfc6749} {OAuth 2}
       \li \l {http://openid.net} {OpenID}
       \li \l {http://openid.net/connect/} {OpenID Connect}
     \endlist
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtnetworkauth-everywhere-src-6.1.3/src/oauth/oauth.pro 
new/qtnetworkauth-everywhere-src-6.2.0/src/oauth/oauth.pro
--- old/qtnetworkauth-everywhere-src-6.1.3/src/oauth/oauth.pro  2021-08-26 
09:29:42.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.2.0/src/oauth/oauth.pro  1970-01-01 
01:00:00.000000000 +0100
@@ -1,40 +0,0 @@
-TARGET = QtNetworkAuth
-MODULE = networkauth
-
-QT = core core-private network
-
-PUBLIC_HEADERS += \
-    qoauth1.h \
-    qoauthglobal.h \
-    qabstractoauth.h \
-    qabstractoauth2.h \
-    qoauth1signature.h \
-    qoauthoobreplyhandler.h \
-    qabstractoauthreplyhandler.h \
-    qoauth2authorizationcodeflow.h \
-    qoauthhttpserverreplyhandler.h
-
-PRIVATE_HEADERS += \
-    qoauth1_p.h \
-    qabstractoauth_p.h \
-    qabstractoauth2_p.h \
-    qoauth1signature_p.h \
-    qoauth2authorizationcodeflow_p.h \
-    qabstractoauthreplyhandler_p.h \
-    qoauthhttpserverreplyhandler_p.h
-
-SOURCES += \
-    qoauth1.cpp \
-    qabstractoauth.cpp \
-    qabstractoauth2.cpp \
-    qoauth1signature.cpp \
-    qoauthoobreplyhandler.cpp \
-    qabstractoauthreplyhandler.cpp \
-    qoauth2authorizationcodeflow.cpp \
-    qoauthhttpserverreplyhandler.cpp
-
-HEADERS += $$PUBLIC_HEADERS $$PRIVATE_HEADERS
-
-QMAKE_DOCS = $$PWD/doc/qtnetworkauth.qdocconf
-
-load(qt_module)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtnetworkauth-everywhere-src-6.1.3/src/oauth/qoauth2authorizationcodeflow.cpp
 
new/qtnetworkauth-everywhere-src-6.2.0/src/oauth/qoauth2authorizationcodeflow.cpp
--- 
old/qtnetworkauth-everywhere-src-6.1.3/src/oauth/qoauth2authorizationcodeflow.cpp
   2021-08-26 09:29:42.000000000 +0200
+++ 
new/qtnetworkauth-everywhere-src-6.2.0/src/oauth/qoauth2authorizationcodeflow.cpp
   2021-09-24 20:58:42.000000000 +0200
@@ -445,4 +445,6 @@
 
 QT_END_NAMESPACE
 
+#include "moc_qoauth2authorizationcodeflow.cpp"
+
 #endif // QT_NO_HTTP
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtnetworkauth-everywhere-src-6.1.3/src/oauth/qoauthhttpserverreplyhandler.cpp
 
new/qtnetworkauth-everywhere-src-6.2.0/src/oauth/qoauthhttpserverreplyhandler.cpp
--- 
old/qtnetworkauth-everywhere-src-6.1.3/src/oauth/qoauthhttpserverreplyhandler.cpp
   2021-08-26 09:29:42.000000000 +0200
+++ 
new/qtnetworkauth-everywhere-src-6.2.0/src/oauth/qoauthhttpserverreplyhandler.cpp
   2021-09-24 20:58:42.000000000 +0200
@@ -339,4 +339,6 @@
 
 QT_END_NAMESPACE
 
+#include "moc_qoauthhttpserverreplyhandler.cpp"
+
 #endif // QT_NO_HTTP
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtnetworkauth-everywhere-src-6.1.3/src/oauth/qoauthoobreplyhandler.cpp 
new/qtnetworkauth-everywhere-src-6.2.0/src/oauth/qoauthoobreplyhandler.cpp
--- old/qtnetworkauth-everywhere-src-6.1.3/src/oauth/qoauthoobreplyhandler.cpp  
2021-08-26 09:29:42.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.2.0/src/oauth/qoauthoobreplyhandler.cpp  
2021-09-24 20:58:42.000000000 +0200
@@ -110,4 +110,6 @@
 
 QT_END_NAMESPACE
 
+#include "moc_qoauthoobreplyhandler.cpp"
+
 #endif // QT_NO_HTTP
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.1.3/src/src.pro 
new/qtnetworkauth-everywhere-src-6.2.0/src/src.pro
--- old/qtnetworkauth-everywhere-src-6.1.3/src/src.pro  2021-08-26 
09:29:42.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.2.0/src/src.pro  1970-01-01 
01:00:00.000000000 +0100
@@ -1,4 +0,0 @@
-TEMPLATE = subdirs
-CONFIG += ordered
-
-SUBDIRS += oauth
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtnetworkauth-everywhere-src-6.1.3/tests/.prev_CMakeLists.txt 
new/qtnetworkauth-everywhere-src-6.2.0/tests/.prev_CMakeLists.txt
--- old/qtnetworkauth-everywhere-src-6.1.3/tests/.prev_CMakeLists.txt   
2021-08-26 09:29:42.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.2.0/tests/.prev_CMakeLists.txt   
1970-01-01 01:00:00.000000000 +0100
@@ -1,7 +0,0 @@
-# Generated from tests.pro.
-
-if(QT_BUILD_STANDALONE_TESTS)
-    # Add qt_find_package calls for extra dependencies that need to be found 
when building
-    # the standalone tests here.
-endif()
-qt_build_tests()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtnetworkauth-everywhere-src-6.1.3/tests/auto/.prev_CMakeLists.txt 
new/qtnetworkauth-everywhere-src-6.2.0/tests/auto/.prev_CMakeLists.txt
--- old/qtnetworkauth-everywhere-src-6.1.3/tests/auto/.prev_CMakeLists.txt      
2021-08-26 09:29:42.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.2.0/tests/auto/.prev_CMakeLists.txt      
1970-01-01 01:00:00.000000000 +0100
@@ -1,10 +0,0 @@
-# Generated from auto.pro.
-
-add_subdirectory(cmake)
-add_subdirectory(oauth1)
-add_subdirectory(oauth2)
-add_subdirectory(oauth1signature)
-add_subdirectory(oauthhttpserverreplyhandler)
-if(QT_FEATURE_private_tests)
-    add_subdirectory(abstractoauth)
-endif()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtnetworkauth-everywhere-src-6.1.3/tests/auto/abstractoauth/abstractoauth.pro
 
new/qtnetworkauth-everywhere-src-6.2.0/tests/auto/abstractoauth/abstractoauth.pro
--- 
old/qtnetworkauth-everywhere-src-6.1.3/tests/auto/abstractoauth/abstractoauth.pro
   2021-08-26 09:29:42.000000000 +0200
+++ 
new/qtnetworkauth-everywhere-src-6.2.0/tests/auto/abstractoauth/abstractoauth.pro
   1970-01-01 01:00:00.000000000 +0100
@@ -1,6 +0,0 @@
-TEMPLATE = app
-CONFIG += testcase
-TARGET = tst_abstractoauth
-SOURCES  += tst_abstractoauth.cpp
-
-QT = core core-private network networkauth networkauth-private testlib
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtnetworkauth-everywhere-src-6.1.3/tests/auto/auto.pro 
new/qtnetworkauth-everywhere-src-6.2.0/tests/auto/auto.pro
--- old/qtnetworkauth-everywhere-src-6.1.3/tests/auto/auto.pro  2021-08-26 
09:29:42.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.2.0/tests/auto/auto.pro  1970-01-01 
01:00:00.000000000 +0100
@@ -1,12 +0,0 @@
-TEMPLATE = subdirs
-
-SUBDIRS += \
-    cmake \
-    oauth1 \
-    oauth2 \
-    oauth1signature \
-    oauthhttpserverreplyhandler
-
-qtConfig(private_tests) {
-    SUBDIRS += abstractoauth
-}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtnetworkauth-everywhere-src-6.1.3/tests/auto/cmake/cmake.pro 
new/qtnetworkauth-everywhere-src-6.2.0/tests/auto/cmake/cmake.pro
--- old/qtnetworkauth-everywhere-src-6.1.3/tests/auto/cmake/cmake.pro   
2021-08-26 09:29:42.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.2.0/tests/auto/cmake/cmake.pro   
1970-01-01 01:00:00.000000000 +0100
@@ -1,7 +0,0 @@
-
-# Cause make to do nothing.
-TEMPLATE = subdirs
-
-CMAKE_QT_MODULES_UNDER_TEST = networkauth
-
-CONFIG += ctest_testcase
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtnetworkauth-everywhere-src-6.1.3/tests/auto/oauth1/oauth1.pro 
new/qtnetworkauth-everywhere-src-6.2.0/tests/auto/oauth1/oauth1.pro
--- old/qtnetworkauth-everywhere-src-6.1.3/tests/auto/oauth1/oauth1.pro 
2021-08-26 09:29:42.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.2.0/tests/auto/oauth1/oauth1.pro 
1970-01-01 01:00:00.000000000 +0100
@@ -1,8 +0,0 @@
-TEMPLATE = app
-CONFIG += testcase
-TARGET = tst_oauth1
-SOURCES  += tst_oauth1.cpp
-
-include(../shared/shared.pri)
-
-QT = core core-private network networkauth networkauth-private testlib
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtnetworkauth-everywhere-src-6.1.3/tests/auto/oauth1signature/oauth1signature.pro
 
new/qtnetworkauth-everywhere-src-6.2.0/tests/auto/oauth1signature/oauth1signature.pro
--- 
old/qtnetworkauth-everywhere-src-6.1.3/tests/auto/oauth1signature/oauth1signature.pro
       2021-08-26 09:29:42.000000000 +0200
+++ 
new/qtnetworkauth-everywhere-src-6.2.0/tests/auto/oauth1signature/oauth1signature.pro
       1970-01-01 01:00:00.000000000 +0100
@@ -1,6 +0,0 @@
-TEMPLATE = app
-CONFIG += testcase
-TARGET = tst_oauth1signature
-SOURCES  += tst_oauth1signature.cpp
-
-QT = core core-private networkauth testlib
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtnetworkauth-everywhere-src-6.1.3/tests/auto/oauth2/oauth2.pro 
new/qtnetworkauth-everywhere-src-6.2.0/tests/auto/oauth2/oauth2.pro
--- old/qtnetworkauth-everywhere-src-6.1.3/tests/auto/oauth2/oauth2.pro 
2021-08-26 09:29:42.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.2.0/tests/auto/oauth2/oauth2.pro 
1970-01-01 01:00:00.000000000 +0100
@@ -1,8 +0,0 @@
-TEMPLATE = app
-CONFIG += testcase
-TARGET = tst_oauth2
-SOURCES  += tst_oauth2.cpp
-
-include(../shared/shared.pri)
-
-QT = core core-private network networkauth networkauth-private testlib
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtnetworkauth-everywhere-src-6.1.3/tests/auto/oauthhttpserverreplyhandler/oauthhttpserverreplyhandler.pro
 
new/qtnetworkauth-everywhere-src-6.2.0/tests/auto/oauthhttpserverreplyhandler/oauthhttpserverreplyhandler.pro
--- 
old/qtnetworkauth-everywhere-src-6.1.3/tests/auto/oauthhttpserverreplyhandler/oauthhttpserverreplyhandler.pro
       2021-08-26 09:29:42.000000000 +0200
+++ 
new/qtnetworkauth-everywhere-src-6.2.0/tests/auto/oauthhttpserverreplyhandler/oauthhttpserverreplyhandler.pro
       1970-01-01 01:00:00.000000000 +0100
@@ -1,6 +0,0 @@
-TEMPLATE = app
-CONFIG += testcase
-TARGET = tst_oauthhttpserverreplyhandler
-SOURCES  += tst_oauthhttpserverreplyhandler.cpp
-
-QT = core core-private network networkauth testlib
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtnetworkauth-everywhere-src-6.1.3/tests/auto/shared/shared.pri 
new/qtnetworkauth-everywhere-src-6.2.0/tests/auto/shared/shared.pri
--- old/qtnetworkauth-everywhere-src-6.1.3/tests/auto/shared/shared.pri 
2021-08-26 09:29:42.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.2.0/tests/auto/shared/shared.pri 
1970-01-01 01:00:00.000000000 +0100
@@ -1,2 +0,0 @@
-INCLUDEPATH += $$PWD
-HEADERS += $$PWD/webserver.h
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.1.3/tests/tests.pro 
new/qtnetworkauth-everywhere-src-6.2.0/tests/tests.pro
--- old/qtnetworkauth-everywhere-src-6.1.3/tests/tests.pro      2021-08-26 
09:29:42.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.2.0/tests/tests.pro      1970-01-01 
01:00:00.000000000 +0100
@@ -1,5 +0,0 @@
-TEMPLATE = subdirs
-
-CONFIG += no_docs_target
-
-SUBDIRS += auto

Reply via email to