Sync from SUSE:SLFO:Main qt6-graphs revision 58f07b297cb6f0b0ac2f9f071b6f2993

This commit is contained in:
Adrian Schröter 2024-09-11 10:40:33 +02:00
parent a86a77fa70
commit 1b4d3bffd3
4 changed files with 26 additions and 7 deletions

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Jun 19 07:25:42 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:28 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:39 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:25:40 UTC 2024 - Christophe Marin <christophe@krop.fr>

View File

@ -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 tar_name qtgraphs-everywhere-src
%define tar_suffix %{nil}
#
@ -27,17 +27,18 @@
%endif
#
Name: qt6-graphs%{?pkg_suffix}
Version: 6.6.3
Version: 6.7.2
Release: 0
Summary: 3D visualization module
License: GPL-3.0-only
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
BuildRequires: pkgconfig
BuildRequires: qt6-core-private-devel
BuildRequires: qt6-gui-private-devel
BuildRequires: qt6-quick3d-private-devel
BuildRequires: qt6-quick3druntimerender-private-devel
BuildRequires: qt6-quickshapes-private-devel
BuildRequires: cmake(Qt6Core) = %{real_version}
BuildRequires: cmake(Qt6Gui) = %{real_version}
BuildRequires: cmake(Qt6Quick) = %{real_version}

BIN
qtgraphs-everywhere-src-6.6.3.tar.xz (Stored with Git LFS)

Binary file not shown.

BIN
qtgraphs-everywhere-src-6.7.2.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.