Compare commits
8 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| f770b55757 | |||
|
|
2894b46ff1 | ||
|
|
8dabd0e6c1 | ||
| 81d1ee0a14 | |||
|
|
1b430cb540 | ||
|
|
d0686873c0 | ||
| 4b18dd0fc8 | |||
|
|
c947332471 |
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 20 15:14:31 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.10.1
|
||||
https://www.qt.io/blog/qt-6.10.1-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 7 08:53:23 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.10.0
|
||||
* https://www.qt.io/blog/qt-6.10.0-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 27 07:15:12 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.9.2:
|
||||
* https://www.qt.io/blog/qt-6.9.2-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 3 07:49:26 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package qt6-graphs
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# 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.9.1
|
||||
%define short_version 6.9
|
||||
%define real_version 6.10.1
|
||||
%define short_version 6.10
|
||||
%define tar_name qtgraphs-everywhere-src
|
||||
%define tar_suffix %{nil}
|
||||
#
|
||||
@@ -30,7 +30,7 @@
|
||||
%global __requires_exclude qt6qmlimport\\((AxisHandlingExample|SurfaceGalleryExample)\\)
|
||||
#
|
||||
Name: qt6-graphs%{?pkg_suffix}
|
||||
Version: 6.8.2
|
||||
Version: 6.10.1
|
||||
Release: 0
|
||||
Summary: 3D visualization module
|
||||
License: GPL-3.0-only
|
||||
@@ -148,8 +148,8 @@ rm -r %{buildroot}%{_qt6_cmakedir}/Qt6Qml/QmlPlugins
|
||||
%{_qt6_libdir}/libQt6Graphs.so
|
||||
%{_qt6_libdir}/libQt6GraphsWidgets.prl
|
||||
%{_qt6_libdir}/libQt6GraphsWidgets.so
|
||||
%{_qt6_metatypesdir}/qt6graphs_*_metatypes.json
|
||||
%{_qt6_metatypesdir}/qt6graphswidgets_*_metatypes.json
|
||||
%{_qt6_metatypesdir}/qt6graphs_metatypes.json
|
||||
%{_qt6_metatypesdir}/qt6graphswidgets_metatypes.json
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_graphs.pri
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_graphswidgets.pri
|
||||
%{_qt6_pkgconfigdir}/Qt6Graphs.pc
|
||||
|
||||
3
qtgraphs-everywhere-src-6.10.1.tar.xz
Normal file
3
qtgraphs-everywhere-src-6.10.1.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4d4fa0b21fa3c6b72ad5056e2a06e96e4bfda651e0a824d1f8e896c9ce5e576e
|
||||
size 5282316
|
||||
Binary file not shown.
Reference in New Issue
Block a user