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}