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-09-07 21:21:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-networkauth (Old)
and /work/SRC/openSUSE:Factory/.qt6-networkauth.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-networkauth"
Tue Sep 7 21:21:11 2021 rev:7 rq:917028 version:6.1.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-networkauth/qt6-networkauth.changes
2021-07-05 22:23:48.637336285 +0200
+++
/work/SRC/openSUSE:Factory/.qt6-networkauth.new.1899/qt6-networkauth.changes
2021-09-07 21:21:22.329299392 +0200
@@ -1,0 +2,6 @@
+Wed Sep 1 13:03:42 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 6.1.3:
+ * https://www.qt.io/blog/qt-6.1.3-released
+
+-------------------------------------------------------------------
Old:
----
qtnetworkauth-everywhere-src-6.1.2.tar.xz
New:
----
qtnetworkauth-everywhere-src-6.1.3.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ qt6-networkauth.spec ++++++
--- /var/tmp/diff_new_pack.lAKCYK/_old 2021-09-07 21:21:22.865300039 +0200
+++ /var/tmp/diff_new_pack.lAKCYK/_new 2021-09-07 21:21:22.869300044 +0200
@@ -16,7 +16,7 @@
#
-%define real_version 6.1.2
+%define real_version 6.1.3
%define short_version 6.1
%define short_name qtnetworkauth
%define tar_name qtnetworkauth-everywhere-src
@@ -28,7 +28,7 @@
%endif
#
Name: qt6-networkauth%{?pkg_suffix}
-Version: 6.1.2
+Version: 6.1.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
++++++ qtnetworkauth-everywhere-src-6.1.2.tar.xz ->
qtnetworkauth-everywhere-src-6.1.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.1.2/.cmake.conf
new/qtnetworkauth-everywhere-src-6.1.3/.cmake.conf
--- old/qtnetworkauth-everywhere-src-6.1.2/.cmake.conf 2021-06-18
07:06:54.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.1.3/.cmake.conf 2021-08-26
09:29:42.000000000 +0200
@@ -1 +1 @@
-set(QT_REPO_MODULE_VERSION "6.1.2")
+set(QT_REPO_MODULE_VERSION "6.1.3")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.1.2/.qmake.conf
new/qtnetworkauth-everywhere-src-6.1.3/.qmake.conf
--- old/qtnetworkauth-everywhere-src-6.1.2/.qmake.conf 2021-06-18
07:06:54.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.1.3/.qmake.conf 2021-08-26
09:29:42.000000000 +0200
@@ -3,5 +3,5 @@
DEFINES += QT_NO_FOREACH QT_NO_JAVA_STYLE_ITERATORS
-MODULE_VERSION = 6.1.2
+MODULE_VERSION = 6.1.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.1.2/.tag
new/qtnetworkauth-everywhere-src-6.1.3/.tag
--- old/qtnetworkauth-everywhere-src-6.1.2/.tag 2021-06-18 07:06:54.000000000
+0200
+++ new/qtnetworkauth-everywhere-src-6.1.3/.tag 2021-08-26 09:29:42.000000000
+0200
@@ -1 +1 @@
-4825ee57680a60fdec2e69e85a5e094a226f9d0a
+9d3591a2b8dc600063b64d7cabfe2b17eaf197b8
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.1.2/conanfile.py
new/qtnetworkauth-everywhere-src-6.1.3/conanfile.py
--- old/qtnetworkauth-everywhere-src-6.1.2/conanfile.py 2021-06-18
07:06:54.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.1.3/conanfile.py 2021-08-26
09:29:42.000000000 +0200
@@ -37,7 +37,7 @@
class QtNetworkAuth(ConanFile):
name = "qtnetworkauth"
- version = "6.1.2"
+ version = "6.1.3"
license = "GPL-3.0+, Commercial Qt License Agreement"
author = "The Qt Company <https://www.qt.io/contact-us>"
url = "https://code.qt.io/cgit/qt/qtnetworkauth.git/"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.1.2/dependencies.yaml
new/qtnetworkauth-everywhere-src-6.1.3/dependencies.yaml
--- old/qtnetworkauth-everywhere-src-6.1.2/dependencies.yaml 2021-06-18
07:06:54.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.1.3/dependencies.yaml 2021-08-26
09:29:42.000000000 +0200
@@ -1,4 +1,4 @@
dependencies:
../qtbase:
- ref: 4dcedb8ca4ae0c9c533997074098297abbfcf1c3
+ ref: b496064efab47743fff4eb22f68e3acb3315fd9d
required: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtnetworkauth-everywhere-src-6.1.2/include/QtNetworkAuth/6.1.2/QtNetworkAuth/private/qabstractoauth2_p.h
new/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.2/QtNetworkAuth/private/qabstractoauth2_p.h
---
old/qtnetworkauth-everywhere-src-6.1.2/include/QtNetworkAuth/6.1.2/QtNetworkAuth/private/qabstractoauth2_p.h
2021-06-18 07:06:54.000000000 +0200
+++
new/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.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.1.2/include/QtNetworkAuth/6.1.2/QtNetworkAuth/private/qabstractoauth_p.h
new/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.2/QtNetworkAuth/private/qabstractoauth_p.h
---
old/qtnetworkauth-everywhere-src-6.1.2/include/QtNetworkAuth/6.1.2/QtNetworkAuth/private/qabstractoauth_p.h
2021-06-18 07:06:54.000000000 +0200
+++
new/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.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.1.2/include/QtNetworkAuth/6.1.2/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
new/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.2/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
---
old/qtnetworkauth-everywhere-src-6.1.2/include/QtNetworkAuth/6.1.2/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
2021-06-18 07:06:54.000000000 +0200
+++
new/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.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.1.2/include/QtNetworkAuth/6.1.2/QtNetworkAuth/private/qoauth1_p.h
new/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.2/QtNetworkAuth/private/qoauth1_p.h
---
old/qtnetworkauth-everywhere-src-6.1.2/include/QtNetworkAuth/6.1.2/QtNetworkAuth/private/qoauth1_p.h
2021-06-18 07:06:54.000000000 +0200
+++
new/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.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.1.2/include/QtNetworkAuth/6.1.2/QtNetworkAuth/private/qoauth1signature_p.h
new/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.2/QtNetworkAuth/private/qoauth1signature_p.h
---
old/qtnetworkauth-everywhere-src-6.1.2/include/QtNetworkAuth/6.1.2/QtNetworkAuth/private/qoauth1signature_p.h
2021-06-18 07:06:54.000000000 +0200
+++
new/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.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.1.2/include/QtNetworkAuth/6.1.2/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
new/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.2/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
---
old/qtnetworkauth-everywhere-src-6.1.2/include/QtNetworkAuth/6.1.2/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
2021-06-18 07:06:54.000000000 +0200
+++
new/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.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.1.2/include/QtNetworkAuth/6.1.2/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
new/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.2/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
---
old/qtnetworkauth-everywhere-src-6.1.2/include/QtNetworkAuth/6.1.2/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
2021-06-18 07:06:54.000000000 +0200
+++
new/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.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.1.2/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qabstractoauth2_p.h
new/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qabstractoauth2_p.h
---
old/qtnetworkauth-everywhere-src-6.1.2/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qabstractoauth2_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qabstractoauth2_p.h
2021-08-26 09:29: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.2/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qabstractoauth_p.h
new/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qabstractoauth_p.h
---
old/qtnetworkauth-everywhere-src-6.1.2/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qabstractoauth_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qabstractoauth_p.h
2021-08-26 09:29: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.2/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
new/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
---
old/qtnetworkauth-everywhere-src-6.1.2/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
2021-08-26 09:29: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.2/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qoauth1_p.h
new/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qoauth1_p.h
---
old/qtnetworkauth-everywhere-src-6.1.2/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qoauth1_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qoauth1_p.h
2021-08-26 09:29: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.2/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qoauth1signature_p.h
new/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qoauth1signature_p.h
---
old/qtnetworkauth-everywhere-src-6.1.2/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qoauth1signature_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qoauth1signature_p.h
2021-08-26 09:29: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.2/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
new/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
---
old/qtnetworkauth-everywhere-src-6.1.2/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
2021-08-26 09:29: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.2/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
new/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
---
old/qtnetworkauth-everywhere-src-6.1.2/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/6.1.3/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
2021-08-26 09:29: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.2/include/QtNetworkAuth/qtnetworkauthversion.h
new/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/qtnetworkauthversion.h
---
old/qtnetworkauth-everywhere-src-6.1.2/include/QtNetworkAuth/qtnetworkauthversion.h
2021-06-28 15:12:12.000000000 +0200
+++
new/qtnetworkauth-everywhere-src-6.1.3/include/QtNetworkAuth/qtnetworkauthversion.h
2021-08-30 06:51:17.000000000 +0200
@@ -2,8 +2,8 @@
#ifndef QT_QTNETWORKAUTH_VERSION_H
#define QT_QTNETWORKAUTH_VERSION_H
-#define QTNETWORKAUTH_VERSION_STR "6.1.2"
+#define QTNETWORKAUTH_VERSION_STR "6.1.3"
-#define QTNETWORKAUTH_VERSION 0x060102
+#define QTNETWORKAUTH_VERSION 0x060103
#endif // QT_QTNETWORKAUTH_VERSION_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtnetworkauth-everywhere-src-6.1.2/src/oauth/doc/src/qtnetworkauth.qdoc
new/qtnetworkauth-everywhere-src-6.1.3/src/oauth/doc/src/qtnetworkauth.qdoc
--- old/qtnetworkauth-everywhere-src-6.1.2/src/oauth/doc/src/qtnetworkauth.qdoc
2021-06-18 07:06:54.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.1.3/src/oauth/doc/src/qtnetworkauth.qdoc
2021-08-26 09:29:42.000000000 +0200
@@ -76,7 +76,6 @@
\li \l {https://tools.ietf.org/html/rfc6749} {OAuth 2}
\li \l {http://openid.net} {OpenID}
\li \l {http://openid.net/connect/} {OpenID Connect}
- \li \l {https://developer.mozilla.org/Persona} {Mozilla Persona}
\endlist
These systems allow the application developers to create applications which