Accepting request 1077323 from KDE:Qt6

Update to 6.5.0 (forwarded request 1077258 from Vogtinator)

OBS-URL: https://build.opensuse.org/request/show/1077323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-datavis3d?expand=0&rev=17
This commit is contained in:
Dominique Leuenberger 2023-04-05 19:31:47 +00:00 committed by Git OBS Bridge
commit 66dd5c0367
4 changed files with 29 additions and 23 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 3 10:01:56 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 09:59:59 UTC 2023 - Christophe Marin <christophe@krop.fr>

View File

@ -1,7 +1,7 @@
#
# spec file for package qt6-datavis3d
#
# 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 qtdatavis3d
%define tar_name qtdatavis3d-everywhere-src
%define tar_suffix %{nil}
@ -28,7 +28,7 @@
%endif
#
Name: qt6-datavis3d%{?pkg_suffix}
Version: 6.4.3
Version: 6.5.0
Release: 0
Summary: Qt 6 data visualization framework
License: GPL-3.0-or-later
@ -37,14 +37,14 @@ Source: https://download.qt.io/official_releases/qt/%{short_version}/%{r
Source99: qt6-datavis3d-rpmlintrc
BuildRequires: pkgconfig
BuildRequires: qt6-qml-private-devel
BuildRequires: cmake(Qt6Core)
BuildRequires: cmake(Qt6Gui)
BuildRequires: cmake(Qt6OpenGL)
BuildRequires: cmake(Qt6Qml)
BuildRequires: cmake(Qt6Quick)
BuildRequires: cmake(Qt6QuickTest)
BuildRequires: cmake(Qt6Test)
BuildRequires: cmake(Qt6Widgets)
BuildRequires: cmake(Qt6Core) = %{real_version}
BuildRequires: cmake(Qt6Gui) = %{real_version}
BuildRequires: cmake(Qt6OpenGL) = %{real_version}
BuildRequires: cmake(Qt6Qml) = %{real_version}
BuildRequires: cmake(Qt6Quick) = %{real_version}
BuildRequires: cmake(Qt6QuickTest) = %{real_version}
BuildRequires: cmake(Qt6Test) = %{real_version}
BuildRequires: cmake(Qt6Widgets) = %{real_version}
%if "%{qt6_flavor}" == "docs"
BuildRequires: qt6-tools
%{qt6_doc_packages}
@ -71,10 +71,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)
Requires: cmake(Qt6Gui) = %{real_version}
Requires: cmake(Qt6OpenGL) = %{real_version}
Requires: cmake(Qt6Qml) = %{real_version}
Requires: cmake(Qt6Quick) = %{real_version}
%description -n qt6-datavisualization-devel
Development files for the Qt 6 DataVisualization library.
@ -97,10 +97,10 @@ The Qt 6 DataVisualizationQml library.
Summary: Qt 6 DataVisualizationQml library - Development files
Requires: libQt6DataVisualizationQml6 = %{version}
Requires: qt6-datavisualization-private-devel = %{real_version}
Requires: cmake(Qt6Gui)
Requires: cmake(Qt6OpenGL)
Requires: cmake(Qt6Qml)
Requires: cmake(Qt6Quick)
Requires: cmake(Qt6Gui) = %{real_version}
Requires: cmake(Qt6OpenGL) = %{real_version}
Requires: cmake(Qt6Qml) = %{real_version}
Requires: cmake(Qt6Quick) = %{real_version}
%description -n qt6-datavisualizationqml-devel
Development files for the Qt 6 DataVisualizationQml library.

View File

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

View File

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