Christophe Giboudeaux 2021-12-07 17:02:10 +00:00 committed by Git OBS Bridge
parent 2a4967d135
commit 4f00f4318a
4 changed files with 17 additions and 5 deletions

View File

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

View File

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

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3394df51e86c11edc3c2727856f5ad79a720d72a1abc24b88f11e755d872f123
size 5102720