diff --git a/kf6-frameworkintegration.changes b/kf6-frameworkintegration.changes index 8f70816..cbb9181 100644 --- a/kf6-frameworkintegration.changes +++ b/kf6-frameworkintegration.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 4 17:25:13 UTC 2024 - Fabian Vogt + +- Enable AppStream integration +- Remove empty %files + ------------------------------------------------------------------- Wed Feb 21 19:27:42 UTC 2024 - Fabian Vogt diff --git a/kf6-frameworkintegration.spec b/kf6-frameworkintegration.spec index 99b982e..2d9e12d 100644 --- a/kf6-frameworkintegration.spec +++ b/kf6-frameworkintegration.spec @@ -37,8 +37,7 @@ Source2: frameworks.keyring %endif BuildRequires: fdupes BuildRequires: kf6-extra-cmake-modules >= %{_kf6_bugfix_version} -# TODO Doesn't exist yet -# BuildRequires: cmake(AppStreamQt6) >= 1.0 +BuildRequires: cmake(AppStreamQt) >= 1.0 BuildRequires: cmake(KF6ColorScheme) >= %{_kf6_bugfix_version} BuildRequires: cmake(KF6Config) >= %{_kf6_bugfix_version} BuildRequires: cmake(KF6I18n) >= %{_kf6_bugfix_version} @@ -108,8 +107,6 @@ Applications do not need to link to this directly. Development files %ldconfig_scriptlets -n libKF6Style6 -%files - %files -n libKF6Style6 %license LICENSES/* %doc README.md @@ -117,8 +114,8 @@ Applications do not need to link to this directly. Development files %files plugin %dir %{_kf6_libexecdir}/kpackagehandlers -# %%{_kf6_datadir}/infopage/ %{_kf6_libexecdir}/kpackagehandlers/knshandler +%{_kf6_libexecdir}/kpackagehandlers/appstreamhandler %{_kf6_notificationsdir}/plasma_workspace.notifyrc %{_kf6_plugindir}/kf6/FrameworkIntegrationPlugin.so