From 5c70f8b2b8e2f33825554e5fb609c52ad4a3614a Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Wed, 25 May 2022 09:11:54 +0200 Subject: [PATCH] Enable examples --- qt6-qtscxml.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/qt6-qtscxml.spec b/qt6-qtscxml.spec index d61c681..f57f2ca 100644 --- a/qt6-qtscxml.spec +++ b/qt6-qtscxml.spec @@ -6,12 +6,12 @@ %global prerelease rc2 %endif -#global examples 1 +%global examples 1 Summary: Qt6 - ScXml component Name: qt6-%{qt_module} Version: 6.3.0 -Release: 1%{?dist} +Release: 2%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -53,6 +53,7 @@ Requires: qt6-qtdeclarative-devel%{?_isa} %package examples Summary: Programming examples for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} +BuildRequires: qt6-qtscxml-devel %description examples %{summary}. %endif @@ -114,6 +115,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %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