From 1cca273542771caeb49b86ea0d52b493354e3146 Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Mon, 20 Sep 2021 22:24:00 +0200 Subject: [PATCH] feat: adjust files section --- kde-cli-tools.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/kde-cli-tools.spec b/kde-cli-tools.spec index dceddfb..ddd84ab 100644 --- a/kde-cli-tools.spec +++ b/kde-cli-tools.spec @@ -1,6 +1,6 @@ Name: kde-cli-tools Version: 5.22.90 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tools based on KDE Frameworks 5 to better interact with the system License: GPLv2+ @@ -88,11 +88,13 @@ ln -s %{_kf5_libexecdir}/kdesu %{buildroot}%{_bindir}/kdesu %{_bindir}/ktraderclient5 %{_bindir}/kbroadcastnotification %{_bindir}/kde-inhibit +%{_bindir}/plasma-open-settings %{_kf5_libexecdir}/kdeeject %{_kf5_qtplugindir}/kcm_filetypes.so %{_kf5_datadir}/kservices5/filetypes.desktop %{_datadir}/doc/HTML/*/kcontrol5 %{_datadir}/applications/org.kde.keditfiletype.desktop +%{_datadir}/applications/org.kde.plasma.settings.open.desktop %files -n kdesu %{_bindir}/kdesu @@ -104,6 +106,9 @@ ln -s %{_kf5_libexecdir}/kdesu %{buildroot}%{_bindir}/kdesu %changelog +* Mon Sep 20 2021 Marc Deop - 5.22.90-2 +- Adjust files section + * Fri Sep 17 2021 Marc Deop - 5.22.90-1 - 5.22.90