1
0
Fabian Vogt 2023-12-22 08:56:39 +00:00 committed by Git OBS Bridge
parent c52801afcd
commit d06fa43c5b
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Dec 21 09:50:32 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update appstream build requirement for compatibility with 1.0.0
-------------------------------------------------------------------
Tue Dec 5 11:17:16 UTC 2023 - Christophe Marin <christophe@krop.fr>

View File

@ -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}