Hello community,

here is the log from the commit of package libqt5-qtnetworkauth for 
openSUSE:Factory checked in at 2018-06-29 22:33:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtnetworkauth (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtnetworkauth.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtnetworkauth"

Fri Jun 29 22:33:01 2018 rev:8 rq:618675 version:5.11.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/libqt5-qtnetworkauth/libqt5-qtnetworkauth.changes    
    2018-06-03 12:37:50.904580351 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtnetworkauth.new/libqt5-qtnetworkauth.changes
   2018-06-29 22:33:31.270151721 +0200
@@ -1,0 +2,8 @@
+Tue Jun 19 10:50:44 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.11.1
+  * New bugfix release
+  * For more details please see:
+  * 
http://code.qt.io/cgit/qt/qtnetworkauth.git/plain/dist/changes-5.11.1/?h=v5.11.1
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libqt5-qtnetworkauth.spec ++++++
--- /var/tmp/diff_new_pack.sGSS4K/_old  2018-06-29 22:33:33.222150028 +0200
+++ /var/tmp/diff_new_pack.sGSS4K/_new  2018-06-29 22:33:33.226150024 +0200
@@ -21,16 +21,16 @@
 %define libname libQt5NetworkAuth5
 
 Name:           libqt5-qtnetworkauth
-Version:        5.11.0
+Version:        5.11.1
 Release:        0
 Summary:        Qt 5 NetworkAuth Library
 License:        LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-only
 Group:          Development/Libraries/X11
 Url:            http://qt.io
 %define base_name libqt5
-%define real_version 5.11.0
-%define so_version 5.11.0
-%define tar_version qtnetworkauth-everywhere-src-5.11.0
+%define real_version 5.11.1
+%define so_version 5.11.1
+%define tar_version qtnetworkauth-everywhere-src-5.11.1
 Source:         
https://download.qt.io/official_releases/qt/5.11/%{real_version}/submodules/%{tar_version}.tar.xz
 Source1:        baselibs.conf
 BuildRequires:  libQt5Core-private-headers-devel >= %{version}

++++++ qtnetworkauth-everywhere-src-5.11.0.tar.xz -> 
qtnetworkauth-everywhere-src-5.11.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtnetworkauth-everywhere-src-5.11.0/.qmake.conf 
new/qtnetworkauth-everywhere-src-5.11.1/.qmake.conf
--- old/qtnetworkauth-everywhere-src-5.11.0/.qmake.conf 2018-04-06 
10:58:22.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-5.11.1/.qmake.conf 2018-06-09 
13:12:56.000000000 +0200
@@ -2,4 +2,4 @@
 
 CONFIG += warning_clean
 
-MODULE_VERSION = 5.11.0
+MODULE_VERSION = 5.11.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtnetworkauth-everywhere-src-5.11.0/.tag 
new/qtnetworkauth-everywhere-src-5.11.1/.tag
--- old/qtnetworkauth-everywhere-src-5.11.0/.tag        2018-04-06 
10:58:22.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-5.11.1/.tag        2018-06-09 
13:12:56.000000000 +0200
@@ -1 +1 @@
-0d845e00a000f376101165ec9a5c9096030db25c
+c4b57f78900fdb21a8dd99cf8045f5c678eb656c
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtnetworkauth-everywhere-src-5.11.0/dist/changes-5.11.1 
new/qtnetworkauth-everywhere-src-5.11.1/dist/changes-5.11.1
--- old/qtnetworkauth-everywhere-src-5.11.0/dist/changes-5.11.1 1970-01-01 
01:00:00.000000000 +0100
+++ new/qtnetworkauth-everywhere-src-5.11.1/dist/changes-5.11.1 2018-06-09 
13:12:56.000000000 +0200
@@ -0,0 +1,24 @@
+Qt 5.11.1 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.11.0.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+http://doc.qt.io/qt-5/index.html
+
+The Qt version 5.11 series is binary compatible with the 5.10.x series.
+Applications compiled for 5.10 will continue to run with 5.11.
+
+Some of the changes listed in this file include issue tracking numbers
+corresponding to tasks in the Qt Bug Tracker:
+
+https://bugreports.qt.io/
+
+Each of these identifiers can be entered in the bug tracker to obtain more
+information about a particular change.
+
+****************************************************************************
+*                              Qt 5.11.1 Changes                           *
+****************************************************************************
+
+ - This release contains only minor code improvements.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtnetworkauth-everywhere-src-5.11.0/examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc
 
new/qtnetworkauth-everywhere-src-5.11.1/examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc
--- 
old/qtnetworkauth-everywhere-src-5.11.0/examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc
 2018-04-06 10:58:22.000000000 +0200
+++ 
new/qtnetworkauth-everywhere-src-5.11.1/examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc
 2018-06-09 13:12:56.000000000 +0200
@@ -39,6 +39,8 @@
 
     To use this example, a consumer key from Reddit is needed.
     To register the application visit https://www.reddit.com/prefs/apps/.
+    \note Choose \e {installed app} when creating the application.
+    \note Set the redirect URI to \e http://localhost:1337/ in Reddit settings.
 
     \include examples-run.qdocinc
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtnetworkauth-everywhere-src-5.11.0/include/QtNetworkAuth/5.11.0/QtNetworkAuth/private/qabstractoauth2_p.h
 
new/qtnetworkauth-everywhere-src-5.11.1/include/QtNetworkAuth/5.11.0/QtNetworkAuth/private/qabstractoauth2_p.h
--- 
old/qtnetworkauth-everywhere-src-5.11.0/include/QtNetworkAuth/5.11.0/QtNetworkAuth/private/qabstractoauth2_p.h
      2018-04-06 10:58:22.000000000 +0200
+++ 
new/qtnetworkauth-everywhere-src-5.11.1/include/QtNetworkAuth/5.11.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-5.11.0/include/QtNetworkAuth/5.11.0/QtNetworkAuth/private/qabstractoauth_p.h
 
new/qtnetworkauth-everywhere-src-5.11.1/include/QtNetworkAuth/5.11.0/QtNetworkAuth/private/qabstractoauth_p.h
--- 
old/qtnetworkauth-everywhere-src-5.11.0/include/QtNetworkAuth/5.11.0/QtNetworkAuth/private/qabstractoauth_p.h
       2018-04-06 10:58:22.000000000 +0200
+++ 
new/qtnetworkauth-everywhere-src-5.11.1/include/QtNetworkAuth/5.11.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-5.11.0/include/QtNetworkAuth/5.11.0/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
 
new/qtnetworkauth-everywhere-src-5.11.1/include/QtNetworkAuth/5.11.0/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
--- 
old/qtnetworkauth-everywhere-src-5.11.0/include/QtNetworkAuth/5.11.0/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
   2018-04-06 10:58:22.000000000 +0200
+++ 
new/qtnetworkauth-everywhere-src-5.11.1/include/QtNetworkAuth/5.11.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-5.11.0/include/QtNetworkAuth/5.11.0/QtNetworkAuth/private/qoauth1_p.h
 
new/qtnetworkauth-everywhere-src-5.11.1/include/QtNetworkAuth/5.11.0/QtNetworkAuth/private/qoauth1_p.h
--- 
old/qtnetworkauth-everywhere-src-5.11.0/include/QtNetworkAuth/5.11.0/QtNetworkAuth/private/qoauth1_p.h
      2018-04-06 10:58:22.000000000 +0200
+++ 
new/qtnetworkauth-everywhere-src-5.11.1/include/QtNetworkAuth/5.11.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-5.11.0/include/QtNetworkAuth/5.11.0/QtNetworkAuth/private/qoauth1signature_p.h
 
new/qtnetworkauth-everywhere-src-5.11.1/include/QtNetworkAuth/5.11.0/QtNetworkAuth/private/qoauth1signature_p.h
--- 
old/qtnetworkauth-everywhere-src-5.11.0/include/QtNetworkAuth/5.11.0/QtNetworkAuth/private/qoauth1signature_p.h
     2018-04-06 10:58:22.000000000 +0200
+++ 
new/qtnetworkauth-everywhere-src-5.11.1/include/QtNetworkAuth/5.11.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-5.11.0/include/QtNetworkAuth/5.11.0/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
 
new/qtnetworkauth-everywhere-src-5.11.1/include/QtNetworkAuth/5.11.0/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
--- 
old/qtnetworkauth-everywhere-src-5.11.0/include/QtNetworkAuth/5.11.0/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
 2018-04-06 10:58:22.000000000 +0200
+++ 
new/qtnetworkauth-everywhere-src-5.11.1/include/QtNetworkAuth/5.11.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-5.11.0/include/QtNetworkAuth/5.11.0/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
 
new/qtnetworkauth-everywhere-src-5.11.1/include/QtNetworkAuth/5.11.0/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
--- 
old/qtnetworkauth-everywhere-src-5.11.0/include/QtNetworkAuth/5.11.0/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
 2018-04-06 10:58:22.000000000 +0200
+++ 
new/qtnetworkauth-everywhere-src-5.11.1/include/QtNetworkAuth/5.11.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-5.11.0/include/QtNetworkAuth/5.11.1/QtNetworkAuth/private/qabstractoauth2_p.h
 
new/qtnetworkauth-everywhere-src-5.11.1/include/QtNetworkAuth/5.11.1/QtNetworkAuth/private/qabstractoauth2_p.h
--- 
old/qtnetworkauth-everywhere-src-5.11.0/include/QtNetworkAuth/5.11.1/QtNetworkAuth/private/qabstractoauth2_p.h
      1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtnetworkauth-everywhere-src-5.11.1/include/QtNetworkAuth/5.11.1/QtNetworkAuth/private/qabstractoauth2_p.h
      2018-06-09 13:12:56.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-5.11.0/include/QtNetworkAuth/5.11.1/QtNetworkAuth/private/qabstractoauth_p.h
 
new/qtnetworkauth-everywhere-src-5.11.1/include/QtNetworkAuth/5.11.1/QtNetworkAuth/private/qabstractoauth_p.h
--- 
old/qtnetworkauth-everywhere-src-5.11.0/include/QtNetworkAuth/5.11.1/QtNetworkAuth/private/qabstractoauth_p.h
       1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtnetworkauth-everywhere-src-5.11.1/include/QtNetworkAuth/5.11.1/QtNetworkAuth/private/qabstractoauth_p.h
       2018-06-09 13:12:56.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-5.11.0/include/QtNetworkAuth/5.11.1/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
 
new/qtnetworkauth-everywhere-src-5.11.1/include/QtNetworkAuth/5.11.1/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
--- 
old/qtnetworkauth-everywhere-src-5.11.0/include/QtNetworkAuth/5.11.1/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
   1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtnetworkauth-everywhere-src-5.11.1/include/QtNetworkAuth/5.11.1/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
   2018-06-09 13:12:56.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-5.11.0/include/QtNetworkAuth/5.11.1/QtNetworkAuth/private/qoauth1_p.h
 
new/qtnetworkauth-everywhere-src-5.11.1/include/QtNetworkAuth/5.11.1/QtNetworkAuth/private/qoauth1_p.h
--- 
old/qtnetworkauth-everywhere-src-5.11.0/include/QtNetworkAuth/5.11.1/QtNetworkAuth/private/qoauth1_p.h
      1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtnetworkauth-everywhere-src-5.11.1/include/QtNetworkAuth/5.11.1/QtNetworkAuth/private/qoauth1_p.h
      2018-06-09 13:12:56.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-5.11.0/include/QtNetworkAuth/5.11.1/QtNetworkAuth/private/qoauth1signature_p.h
 
new/qtnetworkauth-everywhere-src-5.11.1/include/QtNetworkAuth/5.11.1/QtNetworkAuth/private/qoauth1signature_p.h
--- 
old/qtnetworkauth-everywhere-src-5.11.0/include/QtNetworkAuth/5.11.1/QtNetworkAuth/private/qoauth1signature_p.h
     1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtnetworkauth-everywhere-src-5.11.1/include/QtNetworkAuth/5.11.1/QtNetworkAuth/private/qoauth1signature_p.h
     2018-06-09 13:12:56.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-5.11.0/include/QtNetworkAuth/5.11.1/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
 
new/qtnetworkauth-everywhere-src-5.11.1/include/QtNetworkAuth/5.11.1/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
--- 
old/qtnetworkauth-everywhere-src-5.11.0/include/QtNetworkAuth/5.11.1/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
 1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtnetworkauth-everywhere-src-5.11.1/include/QtNetworkAuth/5.11.1/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
 2018-06-09 13:12:56.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-5.11.0/include/QtNetworkAuth/5.11.1/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
 
new/qtnetworkauth-everywhere-src-5.11.1/include/QtNetworkAuth/5.11.1/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
--- 
old/qtnetworkauth-everywhere-src-5.11.0/include/QtNetworkAuth/5.11.1/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
 1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtnetworkauth-everywhere-src-5.11.1/include/QtNetworkAuth/5.11.1/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
 2018-06-09 13:12:56.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-5.11.0/include/QtNetworkAuth/qtnetworkauthversion.h
 
new/qtnetworkauth-everywhere-src-5.11.1/include/QtNetworkAuth/qtnetworkauthversion.h
--- 
old/qtnetworkauth-everywhere-src-5.11.0/include/QtNetworkAuth/qtnetworkauthversion.h
        2018-05-18 09:42:05.000000000 +0200
+++ 
new/qtnetworkauth-everywhere-src-5.11.1/include/QtNetworkAuth/qtnetworkauthversion.h
        2018-06-18 10:02:30.000000000 +0200
@@ -2,8 +2,8 @@
 #ifndef QT_QTNETWORKAUTH_VERSION_H
 #define QT_QTNETWORKAUTH_VERSION_H
 
-#define QTNETWORKAUTH_VERSION_STR "5.11.0"
+#define QTNETWORKAUTH_VERSION_STR "5.11.1"
 
-#define QTNETWORKAUTH_VERSION 0x050B00
+#define QTNETWORKAUTH_VERSION 0x050B01
 
 #endif // QT_QTNETWORKAUTH_VERSION_H


Reply via email to