Sync from SUSE:SLFO:Main qt6-sensors revision c08bf42c2417e621c3c839a30f0a8c68
This commit is contained in:
parent
37145574d2
commit
7db3312ee5
@ -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>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,8 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%define real_version 6.6.3
|
||||
%define short_version 6.6
|
||||
%define real_version 6.7.2
|
||||
%define short_version 6.7
|
||||
%define short_name qtsensors
|
||||
%define tar_name qtsensors-everywhere-src
|
||||
%define tar_suffix %{nil}
|
||||
@ -28,12 +28,12 @@
|
||||
%endif
|
||||
#
|
||||
Name: qt6-sensors%{?pkg_suffix}
|
||||
Version: 6.6.3
|
||||
Version: 6.7.2
|
||||
Release: 0
|
||||
Summary: Qt Sensors API to access sensor hardware
|
||||
License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
|
||||
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
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: qt6-core-private-devel
|
||||
@ -68,6 +68,7 @@ QML files and plugins from the Qt 6 Sensors module
|
||||
|
||||
%package -n libQt6Sensors6
|
||||
Summary: Qt 6 Sensors library
|
||||
Requires: qt6-sensors >= %{version}
|
||||
|
||||
%description -n libQt6Sensors6
|
||||
The Qt 6 Sensors library.
|
||||
|
BIN
qtsensors-everywhere-src-6.6.3.tar.xz
(Stored with Git LFS)
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
BIN
qtsensors-everywhere-src-6.7.2.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user