diff --git a/qt6-serialport.changes b/qt6-serialport.changes index b461ce0..cf74a14 100644 --- a/qt6-serialport.changes +++ b/qt6-serialport.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Wed Jan 22 17:33:01 UTC 2025 - Antonio Larrosa + +- Fix license. + +------------------------------------------------------------------- +Mon Dec 2 13:02:12 UTC 2024 - Christophe Marin + +- Update to 6.8.1: + * https://www.qt.io/blog/qt-6.8.1-released + +------------------------------------------------------------------- +Tue Oct 8 09:29:52 UTC 2024 - Christophe Marin + +- Update to 6.8.0: + * https://www.qt.io/blog/qt-6.8-released + +------------------------------------------------------------------- +Sat Sep 28 08:23:08 UTC 2024 - Christophe Marin + +- Update to 6.7.3 + * https://www.qt.io/blog/qt-6.7.3-released + ------------------------------------------------------------------- Wed Jun 19 07:26:00 UTC 2024 - Christophe Marin diff --git a/qt6-serialport.spec b/qt6-serialport.spec index 2819f8d..f58c609 100644 --- a/qt6-serialport.spec +++ b/qt6-serialport.spec @@ -1,7 +1,7 @@ # # spec file for package qt6-serialport # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,8 +16,8 @@ # -%define real_version 6.7.2 -%define short_version 6.7 +%define real_version 6.8.1 +%define short_version 6.8 %define tar_name qtserialport-everywhere-src %define tar_suffix %{nil} # @@ -27,10 +27,10 @@ %endif # Name: qt6-serialport%{?pkg_suffix} -Version: 6.7.2 +Version: 6.8.1 Release: 0 Summary: Qt 6 SerialPort library -License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) +License: LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only URL: https://www.qt.io Source0: 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 @@ -85,7 +85,8 @@ ABI or API guarantees. %autosetup -p1 -n %{tar_name}-%{real_version}%{tar_suffix} %build -%cmake_qt6 +%cmake_qt6 \ + -DQT_GENERATE_SBOM:BOOL=FALSE %{qt6_build} diff --git a/qtserialport-everywhere-src-6.7.2.tar.xz b/qtserialport-everywhere-src-6.7.2.tar.xz deleted file mode 100644 index 5569886..0000000 --- a/qtserialport-everywhere-src-6.7.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:21c34cd1161cb5197bcec662d26a17647b59b6fdff5c364576883c42dbd3b4fc -size 271320 diff --git a/qtserialport-everywhere-src-6.8.1.tar.xz b/qtserialport-everywhere-src-6.8.1.tar.xz new file mode 100644 index 0000000..feaa536 --- /dev/null +++ b/qtserialport-everywhere-src-6.8.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:098e72a5c06d7db003e3eea1b0ed72d7308e3ea9cb9e89b538816dc96c938395 +size 273504