Compare commits
9 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| e41b54a598 | |||
|
|
4677fd5d04 | ||
|
|
366af801be | ||
|
|
5a9b211a4d | ||
| 59c906a5a0 | |||
|
|
f8331e2546 | ||
|
|
de6e939911 | ||
| a3c11e3f55 | |||
|
|
2e87fef953 |
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 20 15:15:01 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.10.1
|
||||
https://www.qt.io/blog/qt-6.10.1-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 7 08:53:29 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.10.0
|
||||
* https://www.qt.io/blog/qt-6.10-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 27 07:15:41 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.9.2:
|
||||
* https://www.qt.io/blog/qt-6.9.2-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 3 07:49:32 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package qt6-serialport
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# 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.9.1
|
||||
%define short_version 6.9
|
||||
%define real_version 6.10.1
|
||||
%define short_version 6.10
|
||||
%define tar_name qtserialport-everywhere-src
|
||||
%define tar_suffix %{nil}
|
||||
#
|
||||
@@ -27,10 +27,10 @@
|
||||
%endif
|
||||
#
|
||||
Name: qt6-serialport%{?pkg_suffix}
|
||||
Version: 6.9.1
|
||||
Version: 6.10.1
|
||||
Release: 0
|
||||
Summary: Qt 6 SerialPort library
|
||||
License: LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
|
||||
License: GPL-2.0-only OR LGPL-3.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
|
||||
@@ -108,7 +108,7 @@ ABI or API guarantees.
|
||||
%{_qt6_includedir}/QtSerialPort/
|
||||
%{_qt6_libdir}/libQt6SerialPort.prl
|
||||
%{_qt6_libdir}/libQt6SerialPort.so
|
||||
%{_qt6_metatypesdir}/qt6serialport_*_metatypes.json
|
||||
%{_qt6_metatypesdir}/qt6serialport_metatypes.json
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_serialport.pri
|
||||
%{_qt6_pkgconfigdir}/Qt6SerialPort.pc
|
||||
%exclude %{_qt6_includedir}/QtSerialPort/%{real_version}/
|
||||
|
||||
3
qtserialport-everywhere-src-6.10.1.tar.xz
Normal file
3
qtserialport-everywhere-src-6.10.1.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:17b2f68435f67785a0c75fd70125f3e1892282efdab2098dcdac02d1d70f4c4c
|
||||
size 263892
|
||||
Binary file not shown.
Reference in New Issue
Block a user