From 21a5c07c039decf9b5c65dc219a939bdddc08a76 Mon Sep 17 00:00:00 2001 From: Marie Loise Nolden Date: Sat, 9 Mar 2024 09:52:40 +0000 Subject: [PATCH] add missing BuildArch: noarch to -doc package --- kf6-kconfig.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/kf6-kconfig.spec b/kf6-kconfig.spec index 0307d04..488ae4b 100644 --- a/kf6-kconfig.spec +++ b/kf6-kconfig.spec @@ -2,7 +2,7 @@ Name: kf6-%{framework} Version: 6.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 6 Tier 1 addon with advanced configuration system License: BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-3.0-only AND MIT URL: https://invent.kde.org/frameworks/%{framework} @@ -35,6 +35,7 @@ developing applications that use %{name}. %package doc Summary: Developer Documentation files for %{name} +BuildArch: noarch %description doc Developer Documentation files for %{name} for use with KDevelop or QtCreator. @@ -85,6 +86,9 @@ Developer Documentation files for %{name} for use with KDevelop or QtCreator. %{_qt6_docdir}/*.qch %changelog +* Sat Mar 09 2024 Marie Loise Nolden - 6.0.0-2 +- add missing BuildArch: noarch to -doc package + * Wed Feb 21 2024 Marc Deop i Argemí - 6.0.0-1 - 6.0.0