From d1d9eec9297d52df045f6becb99249b1078adab1 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Wed, 25 May 2022 09:11:54 +0200 Subject: [PATCH] Enable examples --- qt6-qtquick3d.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/qt6-qtquick3d.spec b/qt6-qtquick3d.spec index bffe684..e5f8115 100644 --- a/qt6-qtquick3d.spec +++ b/qt6-qtquick3d.spec @@ -6,12 +6,12 @@ %global prerelease rc2 %endif -#global examples 1 +%global examples 1 Summary: Qt6 - Quick3D Libraries and utilities Name: qt6-%{qt_module} Version: 6.3.0 -Release: 1%{?dist} +Release: 2%{?dist} # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details # See also http://doc.qt.io/qt-5/licensing.html @@ -58,6 +58,7 @@ Requires: qt6-qtdeclarative-devel%{?_isa} %package examples Summary: Programming examples for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} +BuildRequires: qt6-qtquick3d-devel %description examples %{summary}. %endif @@ -223,6 +224,9 @@ popd %endif %changelog +* Wed May 25 2022 Jan Grulich - 6.3.0-2 +- Enable examples + * Wed Apr 13 2022 Jan Grulich - 6.3.0-1 - 6.3.0