diff --git a/dolphin.spec b/dolphin.spec index d4722db..5245a55 100644 --- a/dolphin.spec +++ b/dolphin.spec @@ -13,7 +13,7 @@ Name: dolphin Summary: KDE File Manager Version: 21.04.0 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ URL: https://invent.kde.org/system/dolphin @@ -74,6 +74,7 @@ Requires: %{name}-libs%{?_isa} = %{version}-%{release} Recommends: kio-fuse%{?_isa} Recommends: kio-extras%{?_isa} +Recommends: %{name}-plugins # translations moved here Conflicts: kde-l10n < 17.03 @@ -176,6 +177,9 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||: %changelog +* Mon May 10 2021 Timothée Ravier - 21.04.0-2 +- Recommends dolphin-plugins + * Sat Apr 17 2021 Rex Dieter - 21.04.0-1 - 21.04.0 - disable daemon_autostart, see how well systemd/user/plasma-dolphin.service works instead