|
|
|
@ -27,8 +27,8 @@
|
|
|
|
|
|
|
|
|
|
Name: plasma-workspace
|
|
|
|
|
Summary: Plasma workspace, applications and applets
|
|
|
|
|
Version: 5.27.4.1
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Version: 5.27.6
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
|
URL: https://invent.kde.org/plasma/%{name}
|
|
|
|
@ -251,6 +251,12 @@ Requires: kf5-frameworkintegration
|
|
|
|
|
# For krunner
|
|
|
|
|
Recommends: plasma-milou >= %{majmin_ver}
|
|
|
|
|
|
|
|
|
|
# https://pagure.io/fedora-kde/SIG/issue/303
|
|
|
|
|
Recommends: kde-inotify-survey
|
|
|
|
|
|
|
|
|
|
# https://pagure.io/fedora-kde/SIG/issue/354
|
|
|
|
|
Recommends: kf5-audiocd-kio
|
|
|
|
|
|
|
|
|
|
# powerdevil has a versioned dep on libkworkspace5, so (may?)
|
|
|
|
|
# need to avoid this dep when bootstrapping
|
|
|
|
|
%if ! 0%{?bootstrap}
|
|
|
|
@ -262,6 +268,9 @@ Requires: dbus
|
|
|
|
|
# dbus-update-activation-environment
|
|
|
|
|
Requires: dbus-tools
|
|
|
|
|
|
|
|
|
|
# Required for applications to show in kickoff and on task manager
|
|
|
|
|
Requires: redhat-menus
|
|
|
|
|
|
|
|
|
|
# startkde (TODO: review, this is no longer a shell script)
|
|
|
|
|
Requires: coreutils
|
|
|
|
|
Requires: socat
|
|
|
|
@ -800,8 +809,14 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed May 17 2023 Troy Dawson <tdawson@redhat.com> - 5.27.4.1-3
|
|
|
|
|
- Rebuild for qt5 update
|
|
|
|
|
* Sun Jun 25 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.27.6-1
|
|
|
|
|
- 5.27.6
|
|
|
|
|
|
|
|
|
|
* Mon Jun 12 2023 Timothée Ravier <tim@siosm.fr> - 5.27.5-2
|
|
|
|
|
- Recommend kde-inotify-survey & kf5-audiocd-kio
|
|
|
|
|
|
|
|
|
|
* Wed May 10 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.27.5-1
|
|
|
|
|
- 5.27.5
|
|
|
|
|
|
|
|
|
|
* Wed Apr 05 2023 Neal Gompa <ngompa@fedoraproject.org> - 5.27.4.1-2
|
|
|
|
|
- Bump sddm Obsoletes for F38+
|
|
|
|
|