Hello community,

here is the log from the commit of package libqt5-qtnetworkauth for 
openSUSE:Factory checked in at 2020-09-14 12:08:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtnetworkauth (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtnetworkauth.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtnetworkauth"

Mon Sep 14 12:08:11 2020 rev:18 rq:833647 version:5.15.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/libqt5-qtnetworkauth/libqt5-qtnetworkauth.changes    
    2020-05-29 21:15:41.358752187 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtnetworkauth.new.4249/libqt5-qtnetworkauth.changes
      2020-09-14 12:09:11.731987484 +0200
@@ -1,0 +2,8 @@
+Thu Sep 10 07:57:17 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.15.1:
+  * New bugfix release
+  * For more details please see:
+    
http://code.qt.io/cgit/qt/qtnetworkauth.git/plain/dist/changes-5.15.1/?h=5.15.1
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libqt5-qtnetworkauth.spec ++++++
--- /var/tmp/diff_new_pack.4zC6tD/_old  2020-09-14 12:09:15.947991792 +0200
+++ /var/tmp/diff_new_pack.4zC6tD/_new  2020-09-14 12:09:15.951991795 +0200
@@ -19,11 +19,11 @@
 %define qt5_snapshot 0
 %define libname libQt5NetworkAuth5
 %define base_name libqt5
-%define real_version 5.15.0
-%define so_version 5.15.0
-%define tar_version qtnetworkauth-everywhere-src-5.15.0
+%define real_version 5.15.1
+%define so_version 5.15.1
+%define tar_version qtnetworkauth-everywhere-src-5.15.1
 Name:           libqt5-qtnetworkauth
-Version:        5.15.0
+Version:        5.15.1
 Release:        0
 Summary:        Qt 5 NetworkAuth Library
 License:        GPL-3.0-or-later

++++++ qtnetworkauth-everywhere-src-5.15.0.tar.xz -> 
qtnetworkauth-everywhere-src-5.15.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtnetworkauth-everywhere-src-5.15.0/.qmake.conf 
new/qtnetworkauth-everywhere-src-5.15.1/.qmake.conf
--- old/qtnetworkauth-everywhere-src-5.15.0/.qmake.conf 2020-05-08 
11:12:40.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-5.15.1/.qmake.conf 2020-07-30 
10:42:17.000000000 +0200
@@ -3,4 +3,4 @@
 
 DEFINES += QT_NO_FOREACH QT_NO_JAVA_STYLE_ITERATORS QT_NO_LINKED_LIST
 
-MODULE_VERSION = 5.15.0
+MODULE_VERSION = 5.15.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtnetworkauth-everywhere-src-5.15.0/.tag 
new/qtnetworkauth-everywhere-src-5.15.1/.tag
--- old/qtnetworkauth-everywhere-src-5.15.0/.tag        2020-05-08 
11:12:40.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-5.15.1/.tag        2020-07-30 
10:42:17.000000000 +0200
@@ -1 +1 @@
-8e6e45b990a0ad9bc0d43f1f5387d34a212441bd
+eacb61f5b180c676b53881a1fbd73339c3e5f303
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtnetworkauth-everywhere-src-5.15.0/include/QtNetworkAuth/5.15.0/QtNetworkAuth/private/qabstractoauth2_p.h
 
new/qtnetworkauth-everywhere-src-5.15.1/include/QtNetworkAuth/5.15.0/QtNetworkAuth/private/qabstractoauth2_p.h
--- 
old/qtnetworkauth-everywhere-src-5.15.0/include/QtNetworkAuth/5.15.0/QtNetworkAuth/private/qabstractoauth2_p.h
      2020-05-08 11:12:40.000000000 +0200
+++ 
new/qtnetworkauth-everywhere-src-5.15.1/include/QtNetworkAuth/5.15.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.15.0/include/QtNetworkAuth/5.15.0/QtNetworkAuth/private/qabstractoauth_p.h
 
new/qtnetworkauth-everywhere-src-5.15.1/include/QtNetworkAuth/5.15.0/QtNetworkAuth/private/qabstractoauth_p.h
--- 
old/qtnetworkauth-everywhere-src-5.15.0/include/QtNetworkAuth/5.15.0/QtNetworkAuth/private/qabstractoauth_p.h
       2020-05-08 11:12:40.000000000 +0200
+++ 
new/qtnetworkauth-everywhere-src-5.15.1/include/QtNetworkAuth/5.15.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.15.0/include/QtNetworkAuth/5.15.0/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
 
new/qtnetworkauth-everywhere-src-5.15.1/include/QtNetworkAuth/5.15.0/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
--- 
old/qtnetworkauth-everywhere-src-5.15.0/include/QtNetworkAuth/5.15.0/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
   2020-05-08 11:12:40.000000000 +0200
+++ 
new/qtnetworkauth-everywhere-src-5.15.1/include/QtNetworkAuth/5.15.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.15.0/include/QtNetworkAuth/5.15.0/QtNetworkAuth/private/qoauth1_p.h
 
new/qtnetworkauth-everywhere-src-5.15.1/include/QtNetworkAuth/5.15.0/QtNetworkAuth/private/qoauth1_p.h
--- 
old/qtnetworkauth-everywhere-src-5.15.0/include/QtNetworkAuth/5.15.0/QtNetworkAuth/private/qoauth1_p.h
      2020-05-08 11:12:40.000000000 +0200
+++ 
new/qtnetworkauth-everywhere-src-5.15.1/include/QtNetworkAuth/5.15.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.15.0/include/QtNetworkAuth/5.15.0/QtNetworkAuth/private/qoauth1signature_p.h
 
new/qtnetworkauth-everywhere-src-5.15.1/include/QtNetworkAuth/5.15.0/QtNetworkAuth/private/qoauth1signature_p.h
--- 
old/qtnetworkauth-everywhere-src-5.15.0/include/QtNetworkAuth/5.15.0/QtNetworkAuth/private/qoauth1signature_p.h
     2020-05-08 11:12:40.000000000 +0200
+++ 
new/qtnetworkauth-everywhere-src-5.15.1/include/QtNetworkAuth/5.15.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.15.0/include/QtNetworkAuth/5.15.0/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
 
new/qtnetworkauth-everywhere-src-5.15.1/include/QtNetworkAuth/5.15.0/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
--- 
old/qtnetworkauth-everywhere-src-5.15.0/include/QtNetworkAuth/5.15.0/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
 2020-05-08 11:12:40.000000000 +0200
+++ 
new/qtnetworkauth-everywhere-src-5.15.1/include/QtNetworkAuth/5.15.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.15.0/include/QtNetworkAuth/5.15.0/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
 
new/qtnetworkauth-everywhere-src-5.15.1/include/QtNetworkAuth/5.15.0/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
--- 
old/qtnetworkauth-everywhere-src-5.15.0/include/QtNetworkAuth/5.15.0/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
 2020-05-08 11:12:40.000000000 +0200
+++ 
new/qtnetworkauth-everywhere-src-5.15.1/include/QtNetworkAuth/5.15.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.15.0/include/QtNetworkAuth/5.15.1/QtNetworkAuth/private/qabstractoauth2_p.h
 
new/qtnetworkauth-everywhere-src-5.15.1/include/QtNetworkAuth/5.15.1/QtNetworkAuth/private/qabstractoauth2_p.h
--- 
old/qtnetworkauth-everywhere-src-5.15.0/include/QtNetworkAuth/5.15.1/QtNetworkAuth/private/qabstractoauth2_p.h
      1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtnetworkauth-everywhere-src-5.15.1/include/QtNetworkAuth/5.15.1/QtNetworkAuth/private/qabstractoauth2_p.h
      2020-07-30 10:42:17.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.15.0/include/QtNetworkAuth/5.15.1/QtNetworkAuth/private/qabstractoauth_p.h
 
new/qtnetworkauth-everywhere-src-5.15.1/include/QtNetworkAuth/5.15.1/QtNetworkAuth/private/qabstractoauth_p.h
--- 
old/qtnetworkauth-everywhere-src-5.15.0/include/QtNetworkAuth/5.15.1/QtNetworkAuth/private/qabstractoauth_p.h
       1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtnetworkauth-everywhere-src-5.15.1/include/QtNetworkAuth/5.15.1/QtNetworkAuth/private/qabstractoauth_p.h
       2020-07-30 10:42:17.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.15.0/include/QtNetworkAuth/5.15.1/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
 
new/qtnetworkauth-everywhere-src-5.15.1/include/QtNetworkAuth/5.15.1/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
--- 
old/qtnetworkauth-everywhere-src-5.15.0/include/QtNetworkAuth/5.15.1/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
   1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtnetworkauth-everywhere-src-5.15.1/include/QtNetworkAuth/5.15.1/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
   2020-07-30 10:42:17.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.15.0/include/QtNetworkAuth/5.15.1/QtNetworkAuth/private/qoauth1_p.h
 
new/qtnetworkauth-everywhere-src-5.15.1/include/QtNetworkAuth/5.15.1/QtNetworkAuth/private/qoauth1_p.h
--- 
old/qtnetworkauth-everywhere-src-5.15.0/include/QtNetworkAuth/5.15.1/QtNetworkAuth/private/qoauth1_p.h
      1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtnetworkauth-everywhere-src-5.15.1/include/QtNetworkAuth/5.15.1/QtNetworkAuth/private/qoauth1_p.h
      2020-07-30 10:42:17.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.15.0/include/QtNetworkAuth/5.15.1/QtNetworkAuth/private/qoauth1signature_p.h
 
new/qtnetworkauth-everywhere-src-5.15.1/include/QtNetworkAuth/5.15.1/QtNetworkAuth/private/qoauth1signature_p.h
--- 
old/qtnetworkauth-everywhere-src-5.15.0/include/QtNetworkAuth/5.15.1/QtNetworkAuth/private/qoauth1signature_p.h
     1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtnetworkauth-everywhere-src-5.15.1/include/QtNetworkAuth/5.15.1/QtNetworkAuth/private/qoauth1signature_p.h
     2020-07-30 10:42:17.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.15.0/include/QtNetworkAuth/5.15.1/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
 
new/qtnetworkauth-everywhere-src-5.15.1/include/QtNetworkAuth/5.15.1/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
--- 
old/qtnetworkauth-everywhere-src-5.15.0/include/QtNetworkAuth/5.15.1/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
 1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtnetworkauth-everywhere-src-5.15.1/include/QtNetworkAuth/5.15.1/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
 2020-07-30 10:42:17.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.15.0/include/QtNetworkAuth/5.15.1/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
 
new/qtnetworkauth-everywhere-src-5.15.1/include/QtNetworkAuth/5.15.1/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
--- 
old/qtnetworkauth-everywhere-src-5.15.0/include/QtNetworkAuth/5.15.1/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
 1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtnetworkauth-everywhere-src-5.15.1/include/QtNetworkAuth/5.15.1/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
 2020-07-30 10:42:17.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.15.0/include/QtNetworkAuth/qtnetworkauthversion.h
 
new/qtnetworkauth-everywhere-src-5.15.1/include/QtNetworkAuth/qtnetworkauthversion.h
--- 
old/qtnetworkauth-everywhere-src-5.15.0/include/QtNetworkAuth/qtnetworkauthversion.h
        2020-05-14 06:50:01.394150300 +0200
+++ 
new/qtnetworkauth-everywhere-src-5.15.1/include/QtNetworkAuth/qtnetworkauthversion.h
        2020-09-04 05:31:40.000000000 +0200
@@ -2,8 +2,8 @@
 #ifndef QT_QTNETWORKAUTH_VERSION_H
 #define QT_QTNETWORKAUTH_VERSION_H
 
-#define QTNETWORKAUTH_VERSION_STR "5.15.0"
+#define QTNETWORKAUTH_VERSION_STR "5.15.1"
 
-#define QTNETWORKAUTH_VERSION 0x050F00
+#define QTNETWORKAUTH_VERSION 0x050F01
 
 #endif // QT_QTNETWORKAUTH_VERSION_H


Reply via email to