Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qt6-serialport for openSUSE:Factory 
checked in at 2023-10-13 23:14:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-serialport (Old)
 and      /work/SRC/openSUSE:Factory/.qt6-serialport.new.20540 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt6-serialport"

Fri Oct 13 23:14:30 2023 rev:17 rq:1116953 version:6.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-serialport/qt6-serialport.changes    
2023-10-02 20:07:49.481735310 +0200
+++ /work/SRC/openSUSE:Factory/.qt6-serialport.new.20540/qt6-serialport.changes 
2023-10-13 23:15:17.588369059 +0200
@@ -1,0 +2,6 @@
+Tue Oct 10 09:39:59 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.6.0
+  * https://www.qt.io/blog/qt-6.6-released
+
+-------------------------------------------------------------------

Old:
----
  qtserialport-everywhere-src-6.5.3.tar.xz

New:
----
  qtserialport-everywhere-src-6.6.0.tar.xz

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

Other differences:
------------------
++++++ qt6-serialport.spec ++++++
--- /var/tmp/diff_new_pack.lg0Qmx/_old  2023-10-13 23:15:18.220391982 +0200
+++ /var/tmp/diff_new_pack.lg0Qmx/_new  2023-10-13 23:15:18.220391982 +0200
@@ -16,8 +16,8 @@
 #
 
 
-%define real_version 6.5.3
-%define short_version 6.5
+%define real_version 6.6.0
+%define short_version 6.6
 %define tar_name qtserialport-everywhere-src
 %define tar_suffix %{nil}
 #
@@ -27,7 +27,7 @@
 %endif
 #
 Name:           qt6-serialport%{?pkg_suffix}
-Version:        6.5.3
+Version:        6.6.0
 Release:        0
 Summary:        Qt 6 SerialPort library
 License:        LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)

++++++ qtserialport-everywhere-src-6.5.3.tar.xz -> 
qtserialport-everywhere-src-6.6.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtserialport-everywhere-src-6.5.3/.cmake.conf 
new/qtserialport-everywhere-src-6.6.0/.cmake.conf
--- old/qtserialport-everywhere-src-6.5.3/.cmake.conf   2023-09-24 
09:06:39.000000000 +0200
+++ new/qtserialport-everywhere-src-6.6.0/.cmake.conf   2023-10-02 
05:05:41.000000000 +0200
@@ -1,3 +1,3 @@
-set(QT_REPO_MODULE_VERSION "6.5.3")
+set(QT_REPO_MODULE_VERSION "6.6.0")
 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/qtserialport-everywhere-src-6.5.3/.tag 
new/qtserialport-everywhere-src-6.6.0/.tag
--- old/qtserialport-everywhere-src-6.5.3/.tag  2023-09-24 09:06:39.000000000 
+0200
+++ new/qtserialport-everywhere-src-6.6.0/.tag  2023-10-02 05:05:41.000000000 
+0200
@@ -1 +1 @@
-cdb45cea8cb88c3381d8bd4ca4ceb79c182f7fce
+5c352984a491f7d1316d45d079ddf9ee1755746d
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtserialport-everywhere-src-6.5.3/coin/axivion/ci_config_linux.json 
new/qtserialport-everywhere-src-6.6.0/coin/axivion/ci_config_linux.json
--- old/qtserialport-everywhere-src-6.5.3/coin/axivion/ci_config_linux.json     
1970-01-01 01:00:00.000000000 +0100
+++ new/qtserialport-everywhere-src-6.6.0/coin/axivion/ci_config_linux.json     
2023-10-02 05:05:41.000000000 +0200
@@ -0,0 +1,59 @@
+{
+    "Project": {
+        "Git": {
+            "_active": true,
+            "sourceserver_gitdir": 
"/data/axivion/databases/$(env:TESTED_MODULE_COIN).git"
+        },
+        "BuildSystemIntegration": {
+            "child_order": [
+                "GCCSetup",
+                "CMake",
+                "LinkLibraries"
+            ]
+        },
+        "CMake": {
+            "_active": true,
+            "_copy_from": "CMakeIntegration",
+            "build_environment": {},
+            "build_options": "-j4",
+            "generate_options": "--fresh",
+            "generator": "Ninja"
+        },
+        "GCCSetup": {
+            "_active": true,
+            "_copy_from": "Command",
+            "build_command": "gccsetup --cc gcc --cxx g++ --config 
../../../axivion/"
+        },
+        "LinkLibraries": {
+            "_active": true,
+            "_copy_from": "AxivionLinker",
+            "input_files": [
+                "build/lib/lib*.so*.ir"
+            ],
+            "ir": "build/$(env:TESTED_MODULE_COIN).ir"
+        },
+        "Project-GlobalOptions": {
+            "directory": "../work/qt/$(env:TESTED_MODULE_COIN)",
+            "ir": "build/$(env:TESTED_MODULE_COIN).ir",
+            "name": "qt_$(env:TESTED_MODULE_COIN)_dev_$(env:TARGET_OS_COIN)"
+        }
+    },
+    "Results": {
+        "Dashboard": {
+            "dashboard_url": "https://axivion-srv.ci.qt.io/axivion/";
+        },
+        "Database": {
+            "ci_mode": {
+                "directory": "/data/axivion/databases"
+            }
+        }
+    },
+    "_Format": "1.0",
+    "_Version": "trunk-9e0ef9c5818",
+    "_VersionNum": [
+        7,
+        6,
+        9999,
+        11489
+    ]
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtserialport-everywhere-src-6.5.3/dependencies.yaml 
new/qtserialport-everywhere-src-6.6.0/dependencies.yaml
--- old/qtserialport-everywhere-src-6.5.3/dependencies.yaml     2023-09-24 
09:06:39.000000000 +0200
+++ new/qtserialport-everywhere-src-6.6.0/dependencies.yaml     2023-10-02 
05:05:41.000000000 +0200
@@ -1,4 +1,4 @@
 dependencies:
   ../qtbase:
-    ref: 372eaedc5b8c771c46acc4c96e91bbade4ca3624
+    ref: 33f5e985e480283bb0ca9dea5f82643e825ba87c
     required: true

Reply via email to