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-02 20:05:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-serialport (Old) and /work/SRC/openSUSE:Factory/.qt6-serialport.new.28202 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-serialport" Mon Oct 2 20:05:47 2023 rev:16 rq:1114512 version:6.5.3 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-serialport/qt6-serialport.changes 2023-07-26 13:23:28.995836044 +0200 +++ /work/SRC/openSUSE:Factory/.qt6-serialport.new.28202/qt6-serialport.changes 2023-10-02 20:07:49.481735310 +0200 @@ -1,0 +2,6 @@ +Thu Sep 28 07:34:20 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 6.5.3 + * https://www.qt.io/blog/qt-6.5.3-released + +------------------------------------------------------------------- Old: ---- qtserialport-everywhere-src-6.5.2.tar.xz New: ---- qtserialport-everywhere-src-6.5.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-serialport.spec ++++++ --- /var/tmp/diff_new_pack.PEB1Zj/_old 2023-10-02 20:07:51.293800477 +0200 +++ /var/tmp/diff_new_pack.PEB1Zj/_new 2023-10-02 20:07:51.297800621 +0200 @@ -16,7 +16,7 @@ # -%define real_version 6.5.2 +%define real_version 6.5.3 %define short_version 6.5 %define tar_name qtserialport-everywhere-src %define tar_suffix %{nil} @@ -27,12 +27,12 @@ %endif # Name: qt6-serialport%{?pkg_suffix} -Version: 6.5.2 +Version: 6.5.3 Release: 0 Summary: Qt 6 SerialPort library License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) URL: https://www.qt.io -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 +Source: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz Source99: qt6-serialport-rpmlintrc BuildRequires: pkgconfig BuildRequires: qt6-core-private-devel ++++++ qtserialport-everywhere-src-6.5.2.tar.xz -> qtserialport-everywhere-src-6.5.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.5.2/.cmake.conf new/qtserialport-everywhere-src-6.5.3/.cmake.conf --- old/qtserialport-everywhere-src-6.5.2/.cmake.conf 2023-07-07 05:20:31.000000000 +0200 +++ new/qtserialport-everywhere-src-6.5.3/.cmake.conf 2023-09-24 09:06:39.000000000 +0200 @@ -1,3 +1,3 @@ -set(QT_REPO_MODULE_VERSION "6.5.2") +set(QT_REPO_MODULE_VERSION "6.5.3") 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.2/.tag new/qtserialport-everywhere-src-6.5.3/.tag --- old/qtserialport-everywhere-src-6.5.2/.tag 2023-07-07 05:20:31.000000000 +0200 +++ new/qtserialport-everywhere-src-6.5.3/.tag 2023-09-24 09:06:39.000000000 +0200 @@ -1 +1 @@ -b2321a679ed4d702b0551539e416b4bc90fae6c6 +cdb45cea8cb88c3381d8bd4ca4ceb79c182f7fce diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.5.2/dependencies.yaml new/qtserialport-everywhere-src-6.5.3/dependencies.yaml --- old/qtserialport-everywhere-src-6.5.2/dependencies.yaml 2023-07-07 05:20:31.000000000 +0200 +++ new/qtserialport-everywhere-src-6.5.3/dependencies.yaml 2023-09-24 09:06:39.000000000 +0200 @@ -1,4 +1,4 @@ dependencies: ../qtbase: - ref: af457a9f0f7eb1a2a7d11f495da508faab91a442 + ref: 372eaedc5b8c771c46acc4c96e91bbade4ca3624 required: true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.5.2/src/serialport/doc/src/index.qdoc new/qtserialport-everywhere-src-6.5.3/src/serialport/doc/src/index.qdoc --- old/qtserialport-everywhere-src-6.5.2/src/serialport/doc/src/index.qdoc 2023-07-07 05:20:31.000000000 +0200 +++ new/qtserialport-everywhere-src-6.5.3/src/serialport/doc/src/index.qdoc 2023-09-24 09:06:39.000000000 +0200 @@ -23,7 +23,7 @@ \include {module-use.qdocinc} {using the c++ api} - \section2 Building with Cmake + \section2 Building with CMake \include {module-use.qdocinc} {building with cmake} {SerialPort}