Sync from SUSE:SLFO:Main qt6-sensors revision c08bf42c2417e621c3c839a30f0a8c68

This commit is contained in:
Adrian Schröter 2024-09-11 10:45:13 +02:00
parent 37145574d2
commit 7db3312ee5
4 changed files with 32 additions and 8 deletions

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Tue Jul 16 08:05:12 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Make sure the plugins are installed (boo#1227871)
-------------------------------------------------------------------
Wed Jun 19 07:25:58 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.7.2:
* https://www.qt.io/blog/qt-6.7.2-released
-------------------------------------------------------------------
Tue May 21 08:31:44 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.7.1:
* https://www.qt.io/blog/qt-6.7.1-released
-------------------------------------------------------------------
Tue Apr 2 13:39:55 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.7.0:
* https://www.qt.io/blog/qt-6.7-released
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 26 14:26:40 UTC 2024 - Christophe Marin <christophe@krop.fr> Tue Mar 26 14:26:40 UTC 2024 - Christophe Marin <christophe@krop.fr>

View File

@ -1,7 +1,7 @@
# #
# spec file for package qt6-sensors # spec file for package qt6-sensors
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -16,8 +16,8 @@
# #
%define real_version 6.6.3 %define real_version 6.7.2
%define short_version 6.6 %define short_version 6.7
%define short_name qtsensors %define short_name qtsensors
%define tar_name qtsensors-everywhere-src %define tar_name qtsensors-everywhere-src
%define tar_suffix %{nil} %define tar_suffix %{nil}
@ -28,12 +28,12 @@
%endif %endif
# #
Name: qt6-sensors%{?pkg_suffix} Name: qt6-sensors%{?pkg_suffix}
Version: 6.6.3 Version: 6.7.2
Release: 0 Release: 0
Summary: Qt Sensors API to access sensor hardware Summary: Qt Sensors API to access sensor hardware
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-or-later)
URL: https://www.qt.io URL: https://www.qt.io
Source: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz 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-sensors-rpmlintrc Source99: qt6-sensors-rpmlintrc
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: qt6-core-private-devel BuildRequires: qt6-core-private-devel
@ -68,6 +68,7 @@ QML files and plugins from the Qt 6 Sensors module
%package -n libQt6Sensors6 %package -n libQt6Sensors6
Summary: Qt 6 Sensors library Summary: Qt 6 Sensors library
Requires: qt6-sensors >= %{version}
%description -n libQt6Sensors6 %description -n libQt6Sensors6
The Qt 6 Sensors library. The Qt 6 Sensors library.

BIN
qtsensors-everywhere-src-6.6.3.tar.xz (Stored with Git LFS)

Binary file not shown.

BIN
qtsensors-everywhere-src-6.7.2.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.