Qt 6.2.2
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-datavis3d?expand=0&rev=9
This commit is contained in:
parent
2a4967d135
commit
4f00f4318a
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 10:06:00 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 6.2.2
|
||||
* https://www.qt.io/blog/qt-6.2.2-released
|
||||
- Make sure all dependencies are present when installing devel
|
||||
packages. Qt >= 6.2.2 is much less permissive.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 26 11:22:35 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define real_version 6.2.1
|
||||
%define real_version 6.2.2
|
||||
%define short_version 6.2
|
||||
%define short_name qtdatavis3d
|
||||
%define tar_name qtdatavis3d-everywhere-src
|
||||
@ -28,7 +28,7 @@
|
||||
%endif
|
||||
#
|
||||
Name: qt6-datavis3d%{?pkg_suffix}
|
||||
Version: 6.2.1
|
||||
Version: 6.2.2
|
||||
Release: 0
|
||||
Summary: Qt 6 data visualization framework
|
||||
License: GPL-3.0-or-later
|
||||
@ -70,6 +70,10 @@ The Qt 6 DataVisualization library.
|
||||
%package -n qt6-datavisualization-devel
|
||||
Summary: Qt 6 DataVisualization library - Development files
|
||||
Requires: libQt6DataVisualization6 = %{version}
|
||||
Requires: cmake(Qt6Gui)
|
||||
Requires: cmake(Qt6OpenGL)
|
||||
Requires: cmake(Qt6Qml)
|
||||
Requires: cmake(Qt6Quick)
|
||||
|
||||
%description -n qt6-datavisualization-devel
|
||||
Development files for the Qt 6 DataVisualization library.
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bfcf311df531498705786d0a689ae50a26169ce7db5da10e97ab579815bfb009
|
||||
size 5102764
|
3
qtdatavis3d-everywhere-src-6.2.2.tar.xz
Normal file
3
qtdatavis3d-everywhere-src-6.2.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3394df51e86c11edc3c2727856f5ad79a720d72a1abc24b88f11e755d872f123
|
||||
size 5102720
|
Loading…
Reference in New Issue
Block a user