Merge branch epel9-next into epel9

epel9
Troy Dawson 1 year ago
commit 4a040ec951

@ -27,7 +27,7 @@
Name: plasma-workspace Name: plasma-workspace
Summary: Plasma workspace, applications and applets Summary: Plasma workspace, applications and applets
Version: 5.27.4.1 Version: 5.27.6
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
@ -251,6 +251,12 @@ Requires: kf5-frameworkintegration
# For krunner # For krunner
Recommends: plasma-milou >= %{majmin_ver} 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?) # powerdevil has a versioned dep on libkworkspace5, so (may?)
# need to avoid this dep when bootstrapping # need to avoid this dep when bootstrapping
%if ! 0%{?bootstrap} %if ! 0%{?bootstrap}
@ -262,6 +268,9 @@ Requires: dbus
# dbus-update-activation-environment # dbus-update-activation-environment
Requires: dbus-tools 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) # startkde (TODO: review, this is no longer a shell script)
Requires: coreutils Requires: coreutils
Requires: socat Requires: socat
@ -430,7 +439,7 @@ Supplements: (sddm and plasma-workspace-wayland)
%if ! (0%{?fedora} && 0%{?fedora} < 38) %if ! (0%{?fedora} && 0%{?fedora} < 38)
# Replace sddm-x11 with sddm-wayland-plasma # Replace sddm-x11 with sddm-wayland-plasma
## N.B.: If sddm gets updated in F36/F37, this will need to be bumped ## 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
%endif %endif
BuildArch: noarch BuildArch: noarch
@ -800,6 +809,18 @@ fi
%changelog %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 * Tue Apr 04 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.27.4.1-1
- 5.27.4.1 - 5.27.4.1

@ -1,2 +1,2 @@
SHA512 (breeze-fedora-0.2.tar.gz) = ff800e686b0dcb498f321bb94d3a8274c89c092f5408ef1ec3fc65333f046aea43444144ecaf166792f807014383af87b1180dc7540905fc10dc375309f8b2a8 SHA512 (breeze-fedora-0.2.tar.gz) = ff800e686b0dcb498f321bb94d3a8274c89c092f5408ef1ec3fc65333f046aea43444144ecaf166792f807014383af87b1180dc7540905fc10dc375309f8b2a8
SHA512 (plasma-workspace-5.27.4.1.tar.xz) = f79acb3129d7119937ecec227ebab1b50becc084b1563c1e72aa624502e8f337bd9c825d018d8080bcfcacab3cb53667005e92aa24d0cad9f25a298b1db19ae0 SHA512 (plasma-workspace-5.27.6.tar.xz) = 090c65ecb1664d5e55d52ff7a11e6402a2b9bb7a31c99fe3406c2c4111aada6102aaf3f5a110c6a13223e88ee164caf209d859fcb6823b638ca42bcbb683984d

Loading…
Cancel
Save