From d06fa43c5b72d619cbdace769c1e8dbd126bf60e735b89dcab5c3e92924689c3 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Fri, 22 Dec 2023 08:56:39 +0000 Subject: [PATCH] Update appstream BR OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/frameworkintegration?expand=0&rev=316 --- frameworkintegration.changes | 5 +++++ frameworkintegration.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/frameworkintegration.changes b/frameworkintegration.changes index 046e9d8..f642657 100644 --- a/frameworkintegration.changes +++ b/frameworkintegration.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 21 09:50:32 UTC 2023 - Christophe Marin + +- Update appstream build requirement for compatibility with 1.0.0 + ------------------------------------------------------------------- Tue Dec 5 11:17:16 UTC 2023 - Christophe Marin diff --git a/frameworkintegration.spec b/frameworkintegration.spec index 98fdfb8..f9827af 100644 --- a/frameworkintegration.spec +++ b/frameworkintegration.spec @@ -36,7 +36,7 @@ Source2: frameworks.keyring %endif BuildRequires: extra-cmake-modules >= %{_kf5_version} BuildRequires: fdupes -BuildRequires: cmake(AppStreamQt) >= 0.10.4 +BuildRequires: (cmake(AppStreamQt5) >= 1.0.0 or cmake(AppStreamQt) < 1.0.0) BuildRequires: cmake(KF5Config) >= %{_kf5_version} BuildRequires: cmake(KF5ConfigWidgets) >= %{_kf5_version} BuildRequires: cmake(KF5I18n) >= %{_kf5_version}