|
|
|
@ -27,7 +27,7 @@
|
|
|
|
|
|
|
|
|
|
Name: plasma-workspace
|
|
|
|
|
Summary: Plasma workspace, applications and applets
|
|
|
|
|
Version: 5.27.4.1
|
|
|
|
|
Version: 5.27.6
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
@ -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
|
|
|
|
@ -430,7 +439,7 @@ Supplements: (sddm and plasma-workspace-wayland)
|
|
|
|
|
%if ! (0%{?fedora} && 0%{?fedora} < 38)
|
|
|
|
|
# Replace sddm-x11 with sddm-wayland-plasma
|
|
|
|
|
## N.B.: If sddm gets updated in F36/F37, this will need to be bumped
|
|
|
|
|
Obsoletes: sddm-x11 < 0.19.0^git20230320.e07e805-3
|
|
|
|
|
Obsoletes: sddm-x11 < 0.19.0^git20230404.e652433-2
|
|
|
|
|
%endif
|
|
|
|
|
%endif
|
|
|
|
|
BuildArch: noarch
|
|
|
|
@ -800,6 +809,18 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* 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+
|
|
|
|
|
|
|
|
|
|
* Tue Apr 04 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.27.4.1-1
|
|
|
|
|
- 5.27.4.1
|
|
|
|
|
|
|
|
|
|