forked from pool/libqt5-qtdatavis3d
Add compatibility with qml-autoreqprov
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtdatavis3d?expand=0&rev=12
This commit is contained in:
parent
0620c60746
commit
c1e43b44f9
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 16 16:25:01 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Add compatibility with qml-autoreqprov
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 20 12:08:47 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
Fri Nov 20 12:08:47 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libqt5-qtdatavis3d
|
# spec file for package libqt5-qtdatavis3d
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,6 +16,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
# Internal QML import of examples
|
||||||
|
%global __requires_exclude qmlimport\\(CustomFormatter.*
|
||||||
|
|
||||||
%define qt5_snapshot 0
|
%define qt5_snapshot 0
|
||||||
%define libname libQt5DataVisualization5
|
%define libname libQt5DataVisualization5
|
||||||
%define base_name libqt5
|
%define base_name libqt5
|
||||||
@ -83,7 +86,6 @@ Qt Data Visualization.
|
|||||||
%package examples
|
%package examples
|
||||||
Summary: Examples for the Qt5 Data Visualization module
|
Summary: Examples for the Qt5 Data Visualization module
|
||||||
Group: Development/Libraries/X11
|
Group: Development/Libraries/X11
|
||||||
License: GPL-3.0-or-later
|
|
||||||
Recommends: %{libname}-devel
|
Recommends: %{libname}-devel
|
||||||
|
|
||||||
%description examples
|
%description examples
|
||||||
|
Loading…
x
Reference in New Issue
Block a user