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-11-04 16:09:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-networkauth (Old)
and /work/SRC/openSUSE:Factory/.qt6-networkauth.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-networkauth"
Thu Nov 4 16:09:20 2021 rev:9 rq:928709 version:6.2.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-networkauth/qt6-networkauth.changes
2021-10-04 18:41:08.686172512 +0200
+++
/work/SRC/openSUSE:Factory/.qt6-networkauth.new.1890/qt6-networkauth.changes
2021-11-04 16:09:31.057045012 +0100
@@ -1,0 +2,7 @@
+Tue Oct 26 11:22:45 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 6.2.1
+ * https://www.qt.io/blog/qt-6.2.1-released
+
+
+-------------------------------------------------------------------
Old:
----
qtnetworkauth-everywhere-src-6.2.0.tar.xz
New:
----
qtnetworkauth-everywhere-src-6.2.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ qt6-networkauth.spec ++++++
--- /var/tmp/diff_new_pack.NA2MVc/_old 2021-11-04 16:09:31.773045430 +0100
+++ /var/tmp/diff_new_pack.NA2MVc/_new 2021-11-04 16:09:31.773045430 +0100
@@ -16,7 +16,7 @@
#
-%define real_version 6.2.0
+%define real_version 6.2.1
%define short_version 6.2
%define short_name qtnetworkauth
%define tar_name qtnetworkauth-everywhere-src
@@ -28,7 +28,7 @@
%endif
#
Name: qt6-networkauth%{?pkg_suffix}
-Version: 6.2.0
+Version: 6.2.1
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
++++++ qtnetworkauth-everywhere-src-6.2.0.tar.xz ->
qtnetworkauth-everywhere-src-6.2.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.2.0/.cmake.conf
new/qtnetworkauth-everywhere-src-6.2.1/.cmake.conf
--- old/qtnetworkauth-everywhere-src-6.2.0/.cmake.conf 2021-09-24
20:58:42.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.2.1/.cmake.conf 2021-10-21
08:23:04.000000000 +0200
@@ -1,2 +1,2 @@
-set(QT_REPO_MODULE_VERSION "6.2.0")
-set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1")
+set(QT_REPO_MODULE_VERSION "6.2.1")
+set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.2.0/.qmake.conf
new/qtnetworkauth-everywhere-src-6.2.1/.qmake.conf
--- old/qtnetworkauth-everywhere-src-6.2.0/.qmake.conf 2021-09-24
20:58:42.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.2.1/.qmake.conf 2021-10-21
08:23:04.000000000 +0200
@@ -3,5 +3,5 @@
DEFINES += QT_NO_FOREACH QT_NO_JAVA_STYLE_ITERATORS
-MODULE_VERSION = 6.2.0
+MODULE_VERSION = 6.2.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.2.0/.tag
new/qtnetworkauth-everywhere-src-6.2.1/.tag
--- old/qtnetworkauth-everywhere-src-6.2.0/.tag 2021-09-24 20:58:42.000000000
+0200
+++ new/qtnetworkauth-everywhere-src-6.2.1/.tag 2021-10-21 08:23:04.000000000
+0200
@@ -1 +1 @@
-2a792e64d925c3cfcc28dc783392d705f6a4ff32
+b5220abc301de2ca8696d85a3febd01ee9e991bf
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.2.0/CMakeLists.txt
new/qtnetworkauth-everywhere-src-6.2.1/CMakeLists.txt
--- old/qtnetworkauth-everywhere-src-6.2.0/CMakeLists.txt 2021-09-24
20:58:42.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.2.1/CMakeLists.txt 2021-10-21
08:23:04.000000000 +0200
@@ -1,6 +1,6 @@
# Generated from qtnetworkauth.pro.
-cmake_minimum_required(VERSION 3.15.0)
+cmake_minimum_required(VERSION 3.16)
include(.cmake.conf)
project(QtNetworkAuth
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.2.0/dependencies.yaml
new/qtnetworkauth-everywhere-src-6.2.1/dependencies.yaml
--- old/qtnetworkauth-everywhere-src-6.2.0/dependencies.yaml 2021-09-24
20:58:42.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.2.1/dependencies.yaml 2021-10-21
08:23:04.000000000 +0200
@@ -1,4 +1,4 @@
dependencies:
../qtbase:
- ref: cc60cf83db6bbf9775b1f7747a48d6b7eb24e585
+ ref: 9fa805f7f8dfe96d561e9ed3170770ad768baf93
required: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtnetworkauth-everywhere-src-6.2.0/examples/oauth/redditclient/conanfile.txt
new/qtnetworkauth-everywhere-src-6.2.1/examples/oauth/redditclient/conanfile.txt
---
old/qtnetworkauth-everywhere-src-6.2.0/examples/oauth/redditclient/conanfile.txt
2021-09-24 20:58:42.000000000 +0200
+++
new/qtnetworkauth-everywhere-src-6.2.1/examples/oauth/redditclient/conanfile.txt
2021-10-21 08:23:04.000000000 +0200
@@ -1,5 +1,5 @@
[requires]
-qtnetworkauth/6.2.0@qt/snapshot
+qtnetworkauth/6.2.1@qt/everywhere
[generators]
virtualenv
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtnetworkauth-everywhere-src-6.2.0/examples/oauth/twittertimeline/conanfile.txt
new/qtnetworkauth-everywhere-src-6.2.1/examples/oauth/twittertimeline/conanfile.txt
---
old/qtnetworkauth-everywhere-src-6.2.0/examples/oauth/twittertimeline/conanfile.txt
2021-09-24 20:58:42.000000000 +0200
+++
new/qtnetworkauth-everywhere-src-6.2.1/examples/oauth/twittertimeline/conanfile.txt
2021-10-21 08:23:04.000000000 +0200
@@ -1,5 +1,5 @@
[requires]
-qtnetworkauth/6.2.0@qt/snapshot
+qtnetworkauth/6.2.1@qt/everywhere
[generators]
virtualenv
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qabstractoauth2_p.h
new/qtnetworkauth-everywhere-src-6.2.1/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qabstractoauth2_p.h
---
old/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qabstractoauth2_p.h
2021-09-24 20:58:42.000000000 +0200
+++
new/qtnetworkauth-everywhere-src-6.2.1/include/QtNetworkAuth/6.2.0/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.2.0/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qabstractoauth_p.h
new/qtnetworkauth-everywhere-src-6.2.1/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qabstractoauth_p.h
---
old/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qabstractoauth_p.h
2021-09-24 20:58:42.000000000 +0200
+++
new/qtnetworkauth-everywhere-src-6.2.1/include/QtNetworkAuth/6.2.0/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.2.0/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
new/qtnetworkauth-everywhere-src-6.2.1/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
---
old/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
2021-09-24 20:58:42.000000000 +0200
+++
new/qtnetworkauth-everywhere-src-6.2.1/include/QtNetworkAuth/6.2.0/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.2.0/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qoauth1_p.h
new/qtnetworkauth-everywhere-src-6.2.1/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qoauth1_p.h
---
old/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qoauth1_p.h
2021-09-24 20:58:42.000000000 +0200
+++
new/qtnetworkauth-everywhere-src-6.2.1/include/QtNetworkAuth/6.2.0/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.2.0/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qoauth1signature_p.h
new/qtnetworkauth-everywhere-src-6.2.1/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qoauth1signature_p.h
---
old/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qoauth1signature_p.h
2021-09-24 20:58:42.000000000 +0200
+++
new/qtnetworkauth-everywhere-src-6.2.1/include/QtNetworkAuth/6.2.0/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.2.0/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
new/qtnetworkauth-everywhere-src-6.2.1/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
---
old/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
2021-09-24 20:58:42.000000000 +0200
+++
new/qtnetworkauth-everywhere-src-6.2.1/include/QtNetworkAuth/6.2.0/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.2.0/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
new/qtnetworkauth-everywhere-src-6.2.1/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
---
old/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.2.0/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
2021-09-24 20:58:42.000000000 +0200
+++
new/qtnetworkauth-everywhere-src-6.2.1/include/QtNetworkAuth/6.2.0/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.2.0/include/QtNetworkAuth/6.2.1/QtNetworkAuth/private/qabstractoauth2_p.h
new/qtnetworkauth-everywhere-src-6.2.1/include/QtNetworkAuth/6.2.1/QtNetworkAuth/private/qabstractoauth2_p.h
---
old/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.2.1/QtNetworkAuth/private/qabstractoauth2_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtnetworkauth-everywhere-src-6.2.1/include/QtNetworkAuth/6.2.1/QtNetworkAuth/private/qabstractoauth2_p.h
2021-10-21 08:23:04.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.2.0/include/QtNetworkAuth/6.2.1/QtNetworkAuth/private/qabstractoauth_p.h
new/qtnetworkauth-everywhere-src-6.2.1/include/QtNetworkAuth/6.2.1/QtNetworkAuth/private/qabstractoauth_p.h
---
old/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.2.1/QtNetworkAuth/private/qabstractoauth_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtnetworkauth-everywhere-src-6.2.1/include/QtNetworkAuth/6.2.1/QtNetworkAuth/private/qabstractoauth_p.h
2021-10-21 08:23:04.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.2.0/include/QtNetworkAuth/6.2.1/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
new/qtnetworkauth-everywhere-src-6.2.1/include/QtNetworkAuth/6.2.1/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
---
old/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.2.1/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtnetworkauth-everywhere-src-6.2.1/include/QtNetworkAuth/6.2.1/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
2021-10-21 08:23:04.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.2.0/include/QtNetworkAuth/6.2.1/QtNetworkAuth/private/qoauth1_p.h
new/qtnetworkauth-everywhere-src-6.2.1/include/QtNetworkAuth/6.2.1/QtNetworkAuth/private/qoauth1_p.h
---
old/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.2.1/QtNetworkAuth/private/qoauth1_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtnetworkauth-everywhere-src-6.2.1/include/QtNetworkAuth/6.2.1/QtNetworkAuth/private/qoauth1_p.h
2021-10-21 08:23:04.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.2.0/include/QtNetworkAuth/6.2.1/QtNetworkAuth/private/qoauth1signature_p.h
new/qtnetworkauth-everywhere-src-6.2.1/include/QtNetworkAuth/6.2.1/QtNetworkAuth/private/qoauth1signature_p.h
---
old/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.2.1/QtNetworkAuth/private/qoauth1signature_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtnetworkauth-everywhere-src-6.2.1/include/QtNetworkAuth/6.2.1/QtNetworkAuth/private/qoauth1signature_p.h
2021-10-21 08:23:04.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.2.0/include/QtNetworkAuth/6.2.1/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
new/qtnetworkauth-everywhere-src-6.2.1/include/QtNetworkAuth/6.2.1/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
---
old/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.2.1/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtnetworkauth-everywhere-src-6.2.1/include/QtNetworkAuth/6.2.1/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
2021-10-21 08:23:04.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.2.0/include/QtNetworkAuth/6.2.1/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
new/qtnetworkauth-everywhere-src-6.2.1/include/QtNetworkAuth/6.2.1/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
---
old/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/6.2.1/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtnetworkauth-everywhere-src-6.2.1/include/QtNetworkAuth/6.2.1/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
2021-10-21 08:23:04.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.2.0/include/QtNetworkAuth/qtnetworkauthversion.h
new/qtnetworkauth-everywhere-src-6.2.1/include/QtNetworkAuth/qtnetworkauthversion.h
---
old/qtnetworkauth-everywhere-src-6.2.0/include/QtNetworkAuth/qtnetworkauthversion.h
2021-09-25 17:40:15.000000000 +0200
+++
new/qtnetworkauth-everywhere-src-6.2.1/include/QtNetworkAuth/qtnetworkauthversion.h
2021-10-21 18:32:37.000000000 +0200
@@ -2,8 +2,8 @@
#ifndef QT_QTNETWORKAUTH_VERSION_H
#define QT_QTNETWORKAUTH_VERSION_H
-#define QTNETWORKAUTH_VERSION_STR "6.2.0"
+#define QTNETWORKAUTH_VERSION_STR "6.2.1"
-#define QTNETWORKAUTH_VERSION 0x060200
+#define QTNETWORKAUTH_VERSION 0x060201
#endif // QT_QTNETWORKAUTH_VERSION_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtnetworkauth-everywhere-src-6.2.0/tests/auto/cmake/CMakeLists.txt
new/qtnetworkauth-everywhere-src-6.2.1/tests/auto/cmake/CMakeLists.txt
--- old/qtnetworkauth-everywhere-src-6.2.0/tests/auto/cmake/CMakeLists.txt
2021-09-24 20:58:42.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.2.1/tests/auto/cmake/CMakeLists.txt
2021-10-21 08:23:04.000000000 +0200
@@ -1,5 +1,5 @@
-cmake_minimum_required(VERSION 2.8)
+cmake_minimum_required(VERSION 3.16)
project(qmake_cmake_files)