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 2022-06-20 15:37:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-networkauth (Old)
and /work/SRC/openSUSE:Factory/.qt6-networkauth.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-networkauth"
Mon Jun 20 15:37:30 2022 rev:14 rq:983741 version:6.3.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-networkauth/qt6-networkauth.changes
2022-04-20 16:55:59.734548258 +0200
+++
/work/SRC/openSUSE:Factory/.qt6-networkauth.new.1548/qt6-networkauth.changes
2022-06-20 15:37:54.718915350 +0200
@@ -1,0 +2,6 @@
+Fri Jun 17 15:15:19 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 6.3.1:
+ * https://www.qt.io/blog/qt-6.3.1-released
+
+-------------------------------------------------------------------
Old:
----
qtnetworkauth-everywhere-src-6.3.0.tar.xz
New:
----
qtnetworkauth-everywhere-src-6.3.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ qt6-networkauth.spec ++++++
--- /var/tmp/diff_new_pack.0z5CYr/_old 2022-06-20 15:37:55.174916017 +0200
+++ /var/tmp/diff_new_pack.0z5CYr/_new 2022-06-20 15:37:55.178916023 +0200
@@ -16,7 +16,7 @@
#
-%define real_version 6.3.0
+%define real_version 6.3.1
%define short_version 6.3
%define short_name qtnetworkauth
%define tar_name qtnetworkauth-everywhere-src
@@ -28,13 +28,14 @@
%endif
#
Name: qt6-networkauth%{?pkg_suffix}
-Version: 6.3.0
+Version: 6.3.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
URL: https://www.qt.io
Source:
https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz
Source99: qt6-networkauth-rpmlintrc
+BuildRequires: pkgconfig
BuildRequires: qt6-core-private-devel
BuildRequires: cmake(Qt6Core)
BuildRequires: cmake(Qt6Network)
@@ -106,6 +107,7 @@
%{_qt6_libdir}/libQt6NetworkAuth.so
%{_qt6_metatypesdir}/qt6networkauth_*_metatypes.json
%{_qt6_mkspecsdir}/modules/qt_lib_networkauth.pri
+%{_qt6_pkgconfigdir}/Qt6NetworkAuth.pc
%exclude %{_qt6_includedir}/QtNetworkAuth/%{real_version}
%files private-devel
++++++ qtnetworkauth-everywhere-src-6.3.0.tar.xz ->
qtnetworkauth-everywhere-src-6.3.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.3.0/.cmake.conf
new/qtnetworkauth-everywhere-src-6.3.1/.cmake.conf
--- old/qtnetworkauth-everywhere-src-6.3.0/.cmake.conf 2022-04-05
16:01:12.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.3.1/.cmake.conf 2022-06-06
03:06:40.000000000 +0200
@@ -1,2 +1,2 @@
-set(QT_REPO_MODULE_VERSION "6.3.0")
-set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1")
+set(QT_REPO_MODULE_VERSION "6.3.1")
+set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.3.0/.tag
new/qtnetworkauth-everywhere-src-6.3.1/.tag
--- old/qtnetworkauth-everywhere-src-6.3.0/.tag 2022-04-05 16:01:12.000000000
+0200
+++ new/qtnetworkauth-everywhere-src-6.3.1/.tag 2022-06-06 03:06:40.000000000
+0200
@@ -1 +1 @@
-f6d0c112a29025172d3227fb7d57b02b6c3bc767
+637dfb0703ff61a9b62be7c46cb12a17b878012a
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.3.0/dependencies.yaml
new/qtnetworkauth-everywhere-src-6.3.1/dependencies.yaml
--- old/qtnetworkauth-everywhere-src-6.3.0/dependencies.yaml 2022-04-05
16:01:12.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.3.1/dependencies.yaml 2022-06-06
03:06:40.000000000 +0200
@@ -1,4 +1,4 @@
dependencies:
../qtbase:
- ref: 9554d315aa74eaba1726405ee09117e2ebc6111f
+ ref: 8483dcde90f40cdfd0a0ec4245b03610b46b6cae
required: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtnetworkauth-everywhere-src-6.3.0/examples/oauth/redditclient/conanfile.txt
new/qtnetworkauth-everywhere-src-6.3.1/examples/oauth/redditclient/conanfile.txt
---
old/qtnetworkauth-everywhere-src-6.3.0/examples/oauth/redditclient/conanfile.txt
2022-04-05 16:01:12.000000000 +0200
+++
new/qtnetworkauth-everywhere-src-6.3.1/examples/oauth/redditclient/conanfile.txt
2022-06-06 03:06:40.000000000 +0200
@@ -1,5 +1,5 @@
[requires]
-qtnetworkauth/6.3.0@qt/snapshot
+qtnetworkauth/6.3.1@qt/snapshot
[generators]
virtualenv
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtnetworkauth-everywhere-src-6.3.0/examples/oauth/twittertimeline/conanfile.txt
new/qtnetworkauth-everywhere-src-6.3.1/examples/oauth/twittertimeline/conanfile.txt
---
old/qtnetworkauth-everywhere-src-6.3.0/examples/oauth/twittertimeline/conanfile.txt
2022-04-05 16:01:12.000000000 +0200
+++
new/qtnetworkauth-everywhere-src-6.3.1/examples/oauth/twittertimeline/conanfile.txt
2022-06-06 03:06:40.000000000 +0200
@@ -1,5 +1,5 @@
[requires]
-qtnetworkauth/6.3.0@qt/snapshot
+qtnetworkauth/6.3.1@qt/snapshot
[generators]
virtualenv
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtnetworkauth-everywhere-src-6.3.0/include/QtNetworkAuth/6.3.0/QtNetworkAuth/private/qabstractoauth2_p.h
new/qtnetworkauth-everywhere-src-6.3.1/include/QtNetworkAuth/6.3.0/QtNetworkAuth/private/qabstractoauth2_p.h
---
old/qtnetworkauth-everywhere-src-6.3.0/include/QtNetworkAuth/6.3.0/QtNetworkAuth/private/qabstractoauth2_p.h
2022-04-05 16:01:12.000000000 +0200
+++
new/qtnetworkauth-everywhere-src-6.3.1/include/QtNetworkAuth/6.3.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.3.0/include/QtNetworkAuth/6.3.0/QtNetworkAuth/private/qabstractoauth_p.h
new/qtnetworkauth-everywhere-src-6.3.1/include/QtNetworkAuth/6.3.0/QtNetworkAuth/private/qabstractoauth_p.h
---
old/qtnetworkauth-everywhere-src-6.3.0/include/QtNetworkAuth/6.3.0/QtNetworkAuth/private/qabstractoauth_p.h
2022-04-05 16:01:12.000000000 +0200
+++
new/qtnetworkauth-everywhere-src-6.3.1/include/QtNetworkAuth/6.3.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.3.0/include/QtNetworkAuth/6.3.0/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
new/qtnetworkauth-everywhere-src-6.3.1/include/QtNetworkAuth/6.3.0/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
---
old/qtnetworkauth-everywhere-src-6.3.0/include/QtNetworkAuth/6.3.0/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
2022-04-05 16:01:12.000000000 +0200
+++
new/qtnetworkauth-everywhere-src-6.3.1/include/QtNetworkAuth/6.3.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.3.0/include/QtNetworkAuth/6.3.0/QtNetworkAuth/private/qoauth1_p.h
new/qtnetworkauth-everywhere-src-6.3.1/include/QtNetworkAuth/6.3.0/QtNetworkAuth/private/qoauth1_p.h
---
old/qtnetworkauth-everywhere-src-6.3.0/include/QtNetworkAuth/6.3.0/QtNetworkAuth/private/qoauth1_p.h
2022-04-05 16:01:12.000000000 +0200
+++
new/qtnetworkauth-everywhere-src-6.3.1/include/QtNetworkAuth/6.3.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.3.0/include/QtNetworkAuth/6.3.0/QtNetworkAuth/private/qoauth1signature_p.h
new/qtnetworkauth-everywhere-src-6.3.1/include/QtNetworkAuth/6.3.0/QtNetworkAuth/private/qoauth1signature_p.h
---
old/qtnetworkauth-everywhere-src-6.3.0/include/QtNetworkAuth/6.3.0/QtNetworkAuth/private/qoauth1signature_p.h
2022-04-05 16:01:12.000000000 +0200
+++
new/qtnetworkauth-everywhere-src-6.3.1/include/QtNetworkAuth/6.3.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.3.0/include/QtNetworkAuth/6.3.0/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
new/qtnetworkauth-everywhere-src-6.3.1/include/QtNetworkAuth/6.3.0/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
---
old/qtnetworkauth-everywhere-src-6.3.0/include/QtNetworkAuth/6.3.0/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
2022-04-05 16:01:12.000000000 +0200
+++
new/qtnetworkauth-everywhere-src-6.3.1/include/QtNetworkAuth/6.3.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.3.0/include/QtNetworkAuth/6.3.0/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
new/qtnetworkauth-everywhere-src-6.3.1/include/QtNetworkAuth/6.3.0/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
---
old/qtnetworkauth-everywhere-src-6.3.0/include/QtNetworkAuth/6.3.0/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
2022-04-05 16:01:12.000000000 +0200
+++
new/qtnetworkauth-everywhere-src-6.3.1/include/QtNetworkAuth/6.3.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.3.0/include/QtNetworkAuth/6.3.1/QtNetworkAuth/private/qabstractoauth2_p.h
new/qtnetworkauth-everywhere-src-6.3.1/include/QtNetworkAuth/6.3.1/QtNetworkAuth/private/qabstractoauth2_p.h
---
old/qtnetworkauth-everywhere-src-6.3.0/include/QtNetworkAuth/6.3.1/QtNetworkAuth/private/qabstractoauth2_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtnetworkauth-everywhere-src-6.3.1/include/QtNetworkAuth/6.3.1/QtNetworkAuth/private/qabstractoauth2_p.h
2022-06-06 03:06:40.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.3.0/include/QtNetworkAuth/6.3.1/QtNetworkAuth/private/qabstractoauth_p.h
new/qtnetworkauth-everywhere-src-6.3.1/include/QtNetworkAuth/6.3.1/QtNetworkAuth/private/qabstractoauth_p.h
---
old/qtnetworkauth-everywhere-src-6.3.0/include/QtNetworkAuth/6.3.1/QtNetworkAuth/private/qabstractoauth_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtnetworkauth-everywhere-src-6.3.1/include/QtNetworkAuth/6.3.1/QtNetworkAuth/private/qabstractoauth_p.h
2022-06-06 03:06:40.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.3.0/include/QtNetworkAuth/6.3.1/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
new/qtnetworkauth-everywhere-src-6.3.1/include/QtNetworkAuth/6.3.1/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
---
old/qtnetworkauth-everywhere-src-6.3.0/include/QtNetworkAuth/6.3.1/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtnetworkauth-everywhere-src-6.3.1/include/QtNetworkAuth/6.3.1/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
2022-06-06 03:06:40.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.3.0/include/QtNetworkAuth/6.3.1/QtNetworkAuth/private/qoauth1_p.h
new/qtnetworkauth-everywhere-src-6.3.1/include/QtNetworkAuth/6.3.1/QtNetworkAuth/private/qoauth1_p.h
---
old/qtnetworkauth-everywhere-src-6.3.0/include/QtNetworkAuth/6.3.1/QtNetworkAuth/private/qoauth1_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtnetworkauth-everywhere-src-6.3.1/include/QtNetworkAuth/6.3.1/QtNetworkAuth/private/qoauth1_p.h
2022-06-06 03:06:40.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.3.0/include/QtNetworkAuth/6.3.1/QtNetworkAuth/private/qoauth1signature_p.h
new/qtnetworkauth-everywhere-src-6.3.1/include/QtNetworkAuth/6.3.1/QtNetworkAuth/private/qoauth1signature_p.h
---
old/qtnetworkauth-everywhere-src-6.3.0/include/QtNetworkAuth/6.3.1/QtNetworkAuth/private/qoauth1signature_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtnetworkauth-everywhere-src-6.3.1/include/QtNetworkAuth/6.3.1/QtNetworkAuth/private/qoauth1signature_p.h
2022-06-06 03:06:40.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.3.0/include/QtNetworkAuth/6.3.1/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
new/qtnetworkauth-everywhere-src-6.3.1/include/QtNetworkAuth/6.3.1/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
---
old/qtnetworkauth-everywhere-src-6.3.0/include/QtNetworkAuth/6.3.1/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtnetworkauth-everywhere-src-6.3.1/include/QtNetworkAuth/6.3.1/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
2022-06-06 03:06:40.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.3.0/include/QtNetworkAuth/6.3.1/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
new/qtnetworkauth-everywhere-src-6.3.1/include/QtNetworkAuth/6.3.1/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
---
old/qtnetworkauth-everywhere-src-6.3.0/include/QtNetworkAuth/6.3.1/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtnetworkauth-everywhere-src-6.3.1/include/QtNetworkAuth/6.3.1/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
2022-06-06 03:06:40.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.3.0/include/QtNetworkAuth/qtnetworkauthversion.h
new/qtnetworkauth-everywhere-src-6.3.1/include/QtNetworkAuth/qtnetworkauthversion.h
---
old/qtnetworkauth-everywhere-src-6.3.0/include/QtNetworkAuth/qtnetworkauthversion.h
2022-04-06 19:56:43.000000000 +0200
+++
new/qtnetworkauth-everywhere-src-6.3.1/include/QtNetworkAuth/qtnetworkauthversion.h
2022-06-09 02:14:42.000000000 +0200
@@ -2,8 +2,8 @@
#ifndef QT_QTNETWORKAUTH_VERSION_H
#define QT_QTNETWORKAUTH_VERSION_H
-#define QTNETWORKAUTH_VERSION_STR "6.3.0"
+#define QTNETWORKAUTH_VERSION_STR "6.3.1"
-#define QTNETWORKAUTH_VERSION 0x060300
+#define QTNETWORKAUTH_VERSION 0x060301
#endif // QT_QTNETWORKAUTH_VERSION_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtnetworkauth-everywhere-src-6.3.0/src/oauth/doc/src/qtnetworkauth.qdoc
new/qtnetworkauth-everywhere-src-6.3.1/src/oauth/doc/src/qtnetworkauth.qdoc
--- old/qtnetworkauth-everywhere-src-6.3.0/src/oauth/doc/src/qtnetworkauth.qdoc
2022-04-05 16:01:12.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.3.1/src/oauth/doc/src/qtnetworkauth.qdoc
2022-06-06 03:06:40.000000000 +0200
@@ -49,7 +49,7 @@
the Qt6 package:
\badcode
- find_package(Qt6 COMPONENTS NetworkAuth REQUIRED)
+ find_package(Qt6 REQUIRED COMPONENTS NetworkAuth)
target_link_libraries(mytarget PRIVATE Qt6::NetworkAuth)
\endcode
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtnetworkauth-everywhere-src-6.3.0/src/oauth/qabstractoauth.h
new/qtnetworkauth-everywhere-src-6.3.1/src/oauth/qabstractoauth.h
--- old/qtnetworkauth-everywhere-src-6.3.0/src/oauth/qabstractoauth.h
2022-04-05 16:01:12.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.3.1/src/oauth/qabstractoauth.h
2022-06-06 03:06:40.000000000 +0200
@@ -38,6 +38,7 @@
#include <QtCore/qobject.h>
#include <QtCore/qstring.h>
#include <QtCore/qvariant.h>
+#include <QtCore/qmap.h>
#include <functional>