Update to 6.5.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-sensors?expand=0&rev=22
This commit is contained in:
parent
fbb0f25738
commit
ce37da212b
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 10:02:37 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.5.0
|
||||
* https://www.qt.io/blog/qt-6.5-lts-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 16 10:00:07 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package qt6-sensors
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 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.4.3
|
||||
%define short_version 6.4
|
||||
%define real_version 6.5.0
|
||||
%define short_version 6.5
|
||||
%define short_name qtsensors
|
||||
%define tar_name qtsensors-everywhere-src
|
||||
%define tar_suffix %{nil}
|
||||
@ -28,7 +28,7 @@
|
||||
%endif
|
||||
#
|
||||
Name: qt6-sensors%{?pkg_suffix}
|
||||
Version: 6.4.3
|
||||
Version: 6.5.0
|
||||
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)
|
||||
@ -37,15 +37,14 @@ Source: https://download.qt.io/official_releases/qt/%{short_version}/%{r
|
||||
Source99: qt6-sensors-rpmlintrc
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: qt6-core-private-devel
|
||||
BuildRequires: cmake(Qt6Core)
|
||||
BuildRequires: cmake(Qt6DBus)
|
||||
BuildRequires: cmake(Qt6Gui)
|
||||
BuildRequires: cmake(Qt6Multimedia)
|
||||
BuildRequires: cmake(Qt6Qml)
|
||||
BuildRequires: cmake(Qt6Quick)
|
||||
BuildRequires: cmake(Qt6Svg)
|
||||
BuildRequires: cmake(Qt6Widgets)
|
||||
BuildRequires: cmake(Qt6Xml)
|
||||
BuildRequires: cmake(Qt6Core) = %{real_version}
|
||||
BuildRequires: cmake(Qt6DBus) = %{real_version}
|
||||
BuildRequires: cmake(Qt6Gui) = %{real_version}
|
||||
BuildRequires: cmake(Qt6Qml) = %{real_version}
|
||||
BuildRequires: cmake(Qt6Quick) = %{real_version}
|
||||
BuildRequires: cmake(Qt6Svg) = %{real_version}
|
||||
BuildRequires: cmake(Qt6Widgets) = %{real_version}
|
||||
BuildRequires: cmake(Qt6Xml) = %{real_version}
|
||||
%if "%{qt6_flavor}" == "docs"
|
||||
BuildRequires: qt6-tools
|
||||
%{qt6_doc_packages}
|
||||
@ -76,7 +75,7 @@ The Qt 6 Sensors library.
|
||||
%package devel
|
||||
Summary: Qt 6 Sensors library - Development files
|
||||
Requires: libQt6Sensors6 = %{version}
|
||||
Requires: cmake(Qt6Core)
|
||||
Requires: cmake(Qt6Core) = %{real_version}
|
||||
|
||||
%description devel
|
||||
Development files for the Qt 6 Sensors library.
|
||||
@ -99,7 +98,7 @@ The Qt6 SensorsQuick library.
|
||||
%package -n qt6-sensorsquick-devel
|
||||
Summary: Qt 6 SensorsQuick library - Development files
|
||||
Requires: libQt6SensorsQuick6 = %{version}
|
||||
Requires: cmake(Qt6Qml)
|
||||
Requires: cmake(Qt6Qml) = %{real_version}
|
||||
Requires: cmake(Qt6Sensors) = %{real_version}
|
||||
|
||||
%description -n qt6-sensorsquick-devel
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5f3964fa2889456736a0bdf07221105fd67853539496e2d3ba2f380a47babc48
|
||||
size 2106700
|
3
qtsensors-everywhere-src-6.5.0.tar.xz
Normal file
3
qtsensors-everywhere-src-6.5.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ee434e2f4917c2d2e9b1de6cb1347c644a8c92338284efeb96202a557e72ea6
|
||||
size 1513344
|
Loading…
x
Reference in New Issue
Block a user