9 Commits

Author SHA256 Message Date
e41b54a598 Accepting request 1319503 from KDE:Qt6
Qt 6.10.1

OBS-URL: https://build.opensuse.org/request/show/1319503
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-serialport?expand=0&rev=33
2025-11-25 14:48:15 +00:00
Christophe Marin
4677fd5d04 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-serialport?expand=0&rev=64 2025-11-23 13:19:49 +00:00
Christophe Marin
366af801be OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-serialport?expand=0&rev=63 2025-11-23 09:12:53 +00:00
Christophe Marin
5a9b211a4d Qt 6.10.1
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-serialport?expand=0&rev=62
2025-11-23 09:07:47 +00:00
59c906a5a0 Accepting request 1310365 from KDE:Qt6
Qt 6.10.0

OBS-URL: https://build.opensuse.org/request/show/1310365
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-serialport?expand=0&rev=32
2025-10-13 15:23:48 +00:00
Christophe Marin
f8331e2546 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-serialport?expand=0&rev=61 2025-10-09 17:20:09 +00:00
Christophe Marin
de6e939911 Qt 6.10.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-serialport?expand=0&rev=60
2025-10-08 16:55:08 +00:00
a3c11e3f55 Accepting request 1301726 from KDE:Qt6
Update to 6.9.2 (forwarded request 1301562 from krop)

OBS-URL: https://build.opensuse.org/request/show/1301726
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-serialport?expand=0&rev=31
2025-08-29 16:35:14 +00:00
Christophe Marin
2e87fef953 Update to 6.9.2
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-serialport?expand=0&rev=58
2025-08-28 07:28:19 +00:00
4 changed files with 27 additions and 9 deletions

View File

@@ -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>

View File

@@ -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}/

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:17b2f68435f67785a0c75fd70125f3e1892282efdab2098dcdac02d1d70f4c4c
size 263892

Binary file not shown.