Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qt6-coap for openSUSE:Factory 
checked in at 2024-05-27 11:48:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-coap (Old)
 and      /work/SRC/openSUSE:Factory/.qt6-coap.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt6-coap"

Mon May 27 11:48:18 2024 rev:30 rq:1176047 version:6.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-coap/qt6-coap.changes        2024-04-08 
17:51:00.498887076 +0200
+++ /work/SRC/openSUSE:Factory/.qt6-coap.new.24587/qt6-coap.changes     
2024-05-27 11:54:14.946264594 +0200
@@ -1,0 +2,6 @@
+Tue May 21 08:31:25 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.7.1:
+  * https://www.qt.io/blog/qt-6.7.1-released
+
+-------------------------------------------------------------------

Old:
----
  qtcoap-everywhere-src-6.7.0.tar.xz

New:
----
  qtcoap-everywhere-src-6.7.1.tar.xz

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

Other differences:
------------------
++++++ qt6-coap.spec ++++++
--- /var/tmp/diff_new_pack.HDnZTb/_old  2024-05-27 11:54:15.534286159 +0200
+++ /var/tmp/diff_new_pack.HDnZTb/_new  2024-05-27 11:54:15.534286159 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define real_version 6.7.0
+%define real_version 6.7.1
 %define short_version 6.7
 %define tar_name qtcoap-everywhere-src
 %define tar_suffix %{nil}
@@ -27,12 +27,12 @@
 %endif
 #
 Name:           qt6-coap%{?pkg_suffix}
-Version:        6.7.0
+Version:        6.7.1
 Release:        0
 Summary:        Qt 6 CoAP client module
 License:        GPL-3.0-or-later
 URL:            https://www.qt.io
-Source:         %{tar_name}-%{real_version}%{tar_suffix}.tar.xz
+Source0:        %{tar_name}-%{real_version}%{tar_suffix}.tar.xz
 Source99:       qt6-coap-rpmlintrc
 BuildRequires:  fdupes
 BuildRequires:  pkgconfig

++++++ _service ++++++
--- /var/tmp/diff_new_pack.HDnZTb/_old  2024-05-27 11:54:15.574287626 +0200
+++ /var/tmp/diff_new_pack.HDnZTb/_new  2024-05-27 11:54:15.578287773 +0200
@@ -1,9 +1,9 @@
 <services>
   <service name="tar_scm" mode="disabled">
    <param name="changesgenerate">disable</param>
-   <param name="version">6.7.0</param>
+   <param name="version">6.7.1</param>
    <param name="url">git://code.qt.io/qt/qtcoap.git</param>
-   <param name="revision">v6.7.0</param>
+   <param name="revision">v6.7.1</param>
    <param name="scm">git</param>
    <param name="filename">qtcoap-everywhere-src</param>
   </service>

++++++ qtcoap-everywhere-src-6.7.0.tar.xz -> qtcoap-everywhere-src-6.7.1.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtcoap-everywhere-src-6.7.0/.cmake.conf 
new/qtcoap-everywhere-src-6.7.1/.cmake.conf
--- old/qtcoap-everywhere-src-6.7.0/.cmake.conf 2024-03-22 12:24:17.000000000 
+0100
+++ new/qtcoap-everywhere-src-6.7.1/.cmake.conf 2024-05-08 20:42:03.000000000 
+0200
@@ -1,4 +1,4 @@
-set(QT_REPO_MODULE_VERSION "6.7.0")
+set(QT_REPO_MODULE_VERSION "6.7.1")
 set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1")
 set(QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_AS_CONST=1")
 list(APPEND QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_FOREACH=1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtcoap-everywhere-src-6.7.0/dependencies.yaml 
new/qtcoap-everywhere-src-6.7.1/dependencies.yaml
--- old/qtcoap-everywhere-src-6.7.0/dependencies.yaml   2024-03-22 
12:24:17.000000000 +0100
+++ new/qtcoap-everywhere-src-6.7.1/dependencies.yaml   2024-05-08 
20:42:03.000000000 +0200
@@ -1,4 +1,4 @@
 dependencies:
   ../qtbase:
-    ref: 98602c26fc97eb41e3dd7548194ca637420a31b9
+    ref: c195fe7d33decbd5ddd47ae46dbf8e0d9c20ba85
     required: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtcoap-everywhere-src-6.7.0/examples/CMakeLists.txt 
new/qtcoap-everywhere-src-6.7.1/examples/CMakeLists.txt
--- old/qtcoap-everywhere-src-6.7.0/examples/CMakeLists.txt     2024-03-22 
12:24:17.000000000 +0100
+++ new/qtcoap-everywhere-src-6.7.1/examples/CMakeLists.txt     2024-05-08 
20:42:03.000000000 +0200
@@ -1,5 +1,5 @@
 # Copyright (C) 2022 The Qt Company Ltd.
-# SPDX-License-Identifier: BSD-3-Clause
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
 
 qt_examples_build_begin(EXTERNAL_BUILD)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtcoap-everywhere-src-6.7.0/examples/coap/CMakeLists.txt 
new/qtcoap-everywhere-src-6.7.1/examples/coap/CMakeLists.txt
--- old/qtcoap-everywhere-src-6.7.0/examples/coap/CMakeLists.txt        
2024-03-22 12:24:17.000000000 +0100
+++ new/qtcoap-everywhere-src-6.7.1/examples/coap/CMakeLists.txt        
2024-05-08 20:42:03.000000000 +0200
@@ -1,5 +1,5 @@
 # Copyright (C) 2022 The Qt Company Ltd.
-# SPDX-License-Identifier: BSD-3-Clause
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
 
 if(TARGET Qt::Widgets)
     qt_internal_add_example(simplecoapclient)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtcoap-everywhere-src-6.7.0/examples/coap/quickmulticastclient/CMakeLists.txt
 
new/qtcoap-everywhere-src-6.7.1/examples/coap/quickmulticastclient/CMakeLists.txt
--- 
old/qtcoap-everywhere-src-6.7.0/examples/coap/quickmulticastclient/CMakeLists.txt
   2024-03-22 12:24:17.000000000 +0100
+++ 
new/qtcoap-everywhere-src-6.7.1/examples/coap/quickmulticastclient/CMakeLists.txt
   2024-05-08 20:42:03.000000000 +0200
@@ -1,5 +1,5 @@
 # Copyright (C) 2022 The Qt Company Ltd.
-# SPDX-License-Identifier: BSD-3-Clause
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
 
 cmake_minimum_required(VERSION 3.16)
 project(quickmulticastclient LANGUAGES CXX)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtcoap-everywhere-src-6.7.0/examples/coap/quicksecureclient/CMakeLists.txt 
new/qtcoap-everywhere-src-6.7.1/examples/coap/quicksecureclient/CMakeLists.txt
--- 
old/qtcoap-everywhere-src-6.7.0/examples/coap/quicksecureclient/CMakeLists.txt  
    2024-03-22 12:24:17.000000000 +0100
+++ 
new/qtcoap-everywhere-src-6.7.1/examples/coap/quicksecureclient/CMakeLists.txt  
    2024-05-08 20:42:03.000000000 +0200
@@ -1,5 +1,5 @@
 # Copyright (C) 2022 The Qt Company Ltd.
-# SPDX-License-Identifier: BSD-3-Clause
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
 
 cmake_minimum_required(VERSION 3.16)
 project(quicksecureclient LANGUAGES CXX)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtcoap-everywhere-src-6.7.0/examples/coap/simplecoapclient/CMakeLists.txt 
new/qtcoap-everywhere-src-6.7.1/examples/coap/simplecoapclient/CMakeLists.txt
--- 
old/qtcoap-everywhere-src-6.7.0/examples/coap/simplecoapclient/CMakeLists.txt   
    2024-03-22 12:24:17.000000000 +0100
+++ 
new/qtcoap-everywhere-src-6.7.1/examples/coap/simplecoapclient/CMakeLists.txt   
    2024-05-08 20:42:03.000000000 +0200
@@ -1,5 +1,5 @@
 # Copyright (C) 2022 The Qt Company Ltd.
-# SPDX-License-Identifier: BSD-3-Clause
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
 
 cmake_minimum_required(VERSION 3.16)
 project(simplecoapclient LANGUAGES CXX)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtcoap-everywhere-src-6.7.0/licenseRule.json 
new/qtcoap-everywhere-src-6.7.1/licenseRule.json
--- old/qtcoap-everywhere-src-6.7.0/licenseRule.json    1970-01-01 
01:00:00.000000000 +0100
+++ new/qtcoap-everywhere-src-6.7.1/licenseRule.json    2024-05-08 
20:42:03.000000000 +0200
@@ -0,0 +1,84 @@
+[
+    {
+        "comment" : ["file_pattern_ending: strings matched against the end of 
a file name.",
+                     "location keys: regular expression matched against the 
beginning of",
+                     "the file path (relative to the git submodule root).",
+                     "spdx: list of SPDX-License-Expression's allowed in the 
matching files.",
+                     "-------------------------------------------------------",
+                     "Files with the following endings are Build System 
licensed,",
+                     "unless they are examples",
+                     "Files with other endings can also be build system files"
+                     ],
+        "file_pattern_ending" : ["CMakeLists.txt", ".cmake", ".pro", ".pri", 
".prf",
+                     "configure", "configure.bat", "cmake.in", "plist.in", 
"CMakeLists.txt.in"],
+        "location" : {
+            "" : {
+                "comment" : "Default",
+                "file type" : "build system",
+                "spdx"      : ["BSD-3-Clause"]
+            },
+            "(.*)(examples/|snippets/)" : {
+                "comment" : "Example takes precedent",
+                "file type" : "examples and snippets",
+                "spdx" : ["LicenseRef-Qt-Commercial OR BSD-3-Clause"]
+            }
+        }
+    },
+    {
+        "comments" : ["Files with the following endings are Tool licensed,",
+                      "unless they are examples.",
+                      "Files with other endings can also be tool files."],
+        "file_pattern_ending" : [".sh", ".py", ".pl", ".bat", ".ps1"],
+        "location" :{
+            "" : {
+                "comment" : "Default",
+                "file type" : "tools and utils",
+                "spdx"      : ["LicenseRef-Qt-Commercial OR GPL-3.0-only WITH 
Qt-GPL-exception-1.0"]
+            },
+            "(.*)(examples/|snippets/)" : {
+                "comment" : "Example takes precedent",
+                "file type" : "examples and snippets",
+                "spdx" : ["LicenseRef-Qt-Commercial OR BSD-3-Clause"]
+            }
+        }
+    },
+    {
+        "comment" : "Files with the following endings are Documentation 
licensed.",
+        "file_pattern_ending" : [".qdoc", ".qdocinc" , ".qdocconf", ".txt", 
"README", "qt_attribution.json"],
+        "location" :{
+            "" : {
+                "comment" : "",
+                "file type" : "documentation",
+                "spdx"      : ["LicenseRef-Qt-Commercial OR 
GFDL-1.3-no-invariants-only"]
+            }
+        }
+    },
+    {
+        "comment" : ["All other files",
+                     "The licensing is defined only by the file location in 
the Qt module repository.",
+                     "NO <file_pattern_ending> key for this case!",
+                     "This needs to be the last entry of the file."],
+        "location" : {
+            "" : {
+                "comment" : "Default",
+                "file type" : "module and plugin",
+                "spdx"      : ["LicenseRef-Qt-Commercial OR GPL-3.0-only"]
+            },
+            "src/" : {
+                "comment" : "Default",
+                "file type" : "module and plugin",
+                "spdx"      : ["LicenseRef-Qt-Commercial OR GPL-3.0-only"]
+            },
+            "tests/" : {
+                "comment" : "Default",
+                "file type" : "test",
+                "spdx" : ["LicenseRef-Qt-Commercial OR GPL-3.0-only"]
+            },
+            "(.*)(examples/|snippets/)" : {
+                "comment" : "Default",
+                "file type" : "examples and snippets",
+                "spdx" : ["LicenseRef-Qt-Commercial OR BSD-3-Clause"]
+            }
+        }
+    }
+]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtcoap-everywhere-src-6.7.0/tests/testserver/californium/californium.sh 
new/qtcoap-everywhere-src-6.7.1/tests/testserver/californium/californium.sh
--- old/qtcoap-everywhere-src-6.7.0/tests/testserver/californium/californium.sh 
2024-03-22 12:24:17.000000000 +0100
+++ new/qtcoap-everywhere-src-6.7.1/tests/testserver/californium/californium.sh 
2024-05-08 20:42:03.000000000 +0200
@@ -1,6 +1,6 @@
 #!/usr/bin/env bash
 # Copyright (C) 2019 The Qt Company Ltd.
-# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH 
Qt-GPL-exception-1.0
 
 set -ex
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtcoap-everywhere-src-6.7.0/tests/testserver/freecoap/freecoap.sh 
new/qtcoap-everywhere-src-6.7.1/tests/testserver/freecoap/freecoap.sh
--- old/qtcoap-everywhere-src-6.7.0/tests/testserver/freecoap/freecoap.sh       
2024-03-22 12:24:17.000000000 +0100
+++ new/qtcoap-everywhere-src-6.7.1/tests/testserver/freecoap/freecoap.sh       
2024-05-08 20:42:03.000000000 +0200
@@ -1,6 +1,6 @@
 #!/usr/bin/env bash
 # Copyright (C) 2019 The Qt Company Ltd.
-# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH 
Qt-GPL-exception-1.0
 
 set -ex
 

Reply via email to