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 2023-07-26 13:22:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-networkauth (Old)
 and      /work/SRC/openSUSE:Factory/.qt6-networkauth.new.15225 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt6-networkauth"

Wed Jul 26 13:22:41 2023 rev:22 rq:1099998 version:6.5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-networkauth/qt6-networkauth.changes  
2023-05-28 19:22:19.360776454 +0200
+++ 
/work/SRC/openSUSE:Factory/.qt6-networkauth.new.15225/qt6-networkauth.changes   
    2023-07-26 13:23:09.539725921 +0200
@@ -1,0 +2,6 @@
+Thu Jul 20 09:06:55 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.5.2
+  * https://www.qt.io/blog/qt-6.5.2-released-1
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ qt6-networkauth.spec ++++++
--- /var/tmp/diff_new_pack.sEuLGb/_old  2023-07-26 13:23:10.247729928 +0200
+++ /var/tmp/diff_new_pack.sEuLGb/_new  2023-07-26 13:23:10.251729951 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define real_version 6.5.1
+%define real_version 6.5.2
 %define short_version 6.5
 %define short_name qtnetworkauth
 %define tar_name qtnetworkauth-everywhere-src
@@ -28,12 +28,12 @@
 %endif
 #
 Name:           qt6-networkauth%{?pkg_suffix}
-Version:        6.5.1
+Version:        6.5.2
 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
+Source:         
https://www.nic.funet.fi/pub/mirrors/download.qt-project.org/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

++++++ qtnetworkauth-everywhere-src-6.5.1.tar.xz -> 
qtnetworkauth-everywhere-src-6.5.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.5.1/.cmake.conf 
new/qtnetworkauth-everywhere-src-6.5.2/.cmake.conf
--- old/qtnetworkauth-everywhere-src-6.5.1/.cmake.conf  2023-05-16 
08:43:37.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.5.2/.cmake.conf  2023-07-07 
05:20:36.000000000 +0200
@@ -1,3 +1,3 @@
-set(QT_REPO_MODULE_VERSION "6.5.1")
+set(QT_REPO_MODULE_VERSION "6.5.2")
 set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1")
 set(QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_AS_CONST=1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.5.1/.tag 
new/qtnetworkauth-everywhere-src-6.5.2/.tag
--- old/qtnetworkauth-everywhere-src-6.5.1/.tag 2023-05-16 08:43:37.000000000 
+0200
+++ new/qtnetworkauth-everywhere-src-6.5.2/.tag 2023-07-07 05:20:36.000000000 
+0200
@@ -1 +1 @@
-67df9b2166d8f51e9edff5e2db863ec958d356fe
+6a4fdc264d708e9634661e8b05bf6596393b83e8
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.5.1/CMakeLists.txt 
new/qtnetworkauth-everywhere-src-6.5.2/CMakeLists.txt
--- old/qtnetworkauth-everywhere-src-6.5.1/CMakeLists.txt       2023-05-16 
08:43:37.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.5.2/CMakeLists.txt       2023-07-07 
05:20:36.000000000 +0200
@@ -15,6 +15,7 @@
 
 find_package(Qt6 ${PROJECT_VERSION} CONFIG REQUIRED COMPONENTS BuildInternals 
Core Network) # special case
 find_package(Qt6 ${PROJECT_VERSION} QUIET CONFIG OPTIONAL_COMPONENTS Widgets) 
# special case
+qt_internal_project_setup()
 
 if(NOT TARGET Qt::Network)
     message(NOTICE "Skipping the build as the condition \"TARGET Qt::Network\" 
is not met.")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.5.1/conanfile.py 
new/qtnetworkauth-everywhere-src-6.5.2/conanfile.py
--- old/qtnetworkauth-everywhere-src-6.5.1/conanfile.py 2023-05-16 
08:43:37.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.5.2/conanfile.py 1970-01-01 
01:00:00.000000000 +0100
@@ -1,35 +0,0 @@
-# Copyright (C) 2021 The Qt Company Ltd.
-# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH 
Qt-GPL-exception-1.0
-
-from conans import ConanFile
-import re
-from pathlib import Path
-
-
-def _parse_qt_version_by_key(key: str) -> str:
-    with open(Path(__file__).parent.resolve() / ".cmake.conf") as f:
-        m = re.search(fr'{key} .*"(.*)"', f.read())
-    return m.group(1) if m else ""
-
-
-def _get_qt_minor_version() -> str:
-    return 
".".join(_parse_qt_version_by_key("QT_REPO_MODULE_VERSION").split(".")[:2])
-
-
-class QtNetworkAuth(ConanFile):
-    name = "qtnetworkauth"
-    license = "LGPL-3.0, GPL-2.0+, Commercial Qt License Agreement"
-    author = "The Qt Company <https://www.qt.io/contact-us>"
-    url = "https://code.qt.io/cgit/qt/qtnetworkauth.git";
-    description = (
-        "Qt Network Authorization provides a set of APIs that enable "
-        "Qt applications to obtain limited access to online accounts "
-        "and HTTP services without exposing users' passwords."
-    )
-    topics = "qt", "qt6", "network", "authorization"
-    settings = "os", "compiler", "arch", "build_type"
-    # for referencing the version number and prerelease tag and dependencies 
info
-    exports = ".cmake.conf", "dependencies.yaml"
-    exports_sources = "*", "!conan*.*"
-    python_requires = 
f"qt-conan-common/{_get_qt_minor_version()}@qt/everywhere"
-    python_requires_extend = "qt-conan-common.QtLeafModule"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtnetworkauth-everywhere-src-6.5.1/dependencies.yaml 
new/qtnetworkauth-everywhere-src-6.5.2/dependencies.yaml
--- old/qtnetworkauth-everywhere-src-6.5.1/dependencies.yaml    2023-05-16 
08:43:37.000000000 +0200
+++ new/qtnetworkauth-everywhere-src-6.5.2/dependencies.yaml    2023-07-07 
05:20:36.000000000 +0200
@@ -1,4 +1,4 @@
 dependencies:
   ../qtbase:
-    ref: 55aee8697512af105dfefabc1e2ec41d4df1e45e
+    ref: af457a9f0f7eb1a2a7d11f495da508faab91a442
     required: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtnetworkauth-everywhere-src-6.5.1/examples/oauth/redditclient/conanfile.txt
 
new/qtnetworkauth-everywhere-src-6.5.2/examples/oauth/redditclient/conanfile.txt
--- 
old/qtnetworkauth-everywhere-src-6.5.1/examples/oauth/redditclient/conanfile.txt
    2023-05-16 08:43:37.000000000 +0200
+++ 
new/qtnetworkauth-everywhere-src-6.5.2/examples/oauth/redditclient/conanfile.txt
    1970-01-01 01:00:00.000000000 +0100
@@ -1,5 +0,0 @@
-[requires]
-qtnetworkauth/6.5.1@qt/snapshot
-
-[generators]
-virtualenv
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtnetworkauth-everywhere-src-6.5.1/examples/oauth/twittertimeline/conanfile.txt
 
new/qtnetworkauth-everywhere-src-6.5.2/examples/oauth/twittertimeline/conanfile.txt
--- 
old/qtnetworkauth-everywhere-src-6.5.1/examples/oauth/twittertimeline/conanfile.txt
 2023-05-16 08:43:37.000000000 +0200
+++ 
new/qtnetworkauth-everywhere-src-6.5.2/examples/oauth/twittertimeline/conanfile.txt
 1970-01-01 01:00:00.000000000 +0100
@@ -1,5 +0,0 @@
-[requires]
-qtnetworkauth/6.5.1@qt/snapshot
-
-[generators]
-virtualenv

Reply via email to