From c6ec65966ee2f5b24ac4e4d9ff5880fb0e451fa3 Mon Sep 17 00:00:00 2001 From: Justin Zobel Date: Thu, 31 Mar 2022 16:54:16 +1030 Subject: [PATCH 1/4] Update to 5.24.4 --- .gitignore | 1 + plasma-workspace.spec | 7 +++++-- sources | 1 + 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9a38551..953f0b8 100644 --- a/.gitignore +++ b/.gitignore @@ -75,3 +75,4 @@ /plasma-workspace-5.24.2.tar.xz /sddm-theme-5.24.80~pre.tar.gz /plasma-workspace-5.24.3.tar.xz +/plasma-workspace-5.24.4.tar.xz diff --git a/plasma-workspace.spec b/plasma-workspace.spec index 59cbc3a..7808fd4 100644 --- a/plasma-workspace.spec +++ b/plasma-workspace.spec @@ -27,8 +27,8 @@ Name: plasma-workspace Summary: Plasma workspace, applications and applets -Version: 5.24.3 -Release: 2%{?dist} +Version: 5.24.4 +Release: 1%{?dist} License: GPLv2+ URL: https://invent.kde.org/plasma/%{name} @@ -802,6 +802,9 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.{klipper, %changelog +* Thu Mar 31 2022 Justin Zobel - 5.24.4-1 +- Update to 5.24.4 + * Mon Mar 14 2022 Neal Gompa - 5.24.3-2 - Do not use the SDDM Wayland greeter by default for F36 diff --git a/sources b/sources index 0ae8df9..f5b9352 100644 --- a/sources +++ b/sources @@ -1,3 +1,4 @@ SHA512 (plasma-workspace-5.24.3.tar.xz) = cc442e4ca064ef99555c00ebfded348d2358b73dbe9d6f34a63267f9e066b63acad8b18576532bc4fa413c239580e823bde1271551f445190f566b87f66646a7 SHA512 (breeze-fedora-0.2.tar.gz) = ff800e686b0dcb498f321bb94d3a8274c89c092f5408ef1ec3fc65333f046aea43444144ecaf166792f807014383af87b1180dc7540905fc10dc375309f8b2a8 SHA512 (sddm-theme-5.24.80~pre.tar.gz) = 3b04c739d6054ecd9149178cafd3d7f53214a48fea834092707c5fd309018ea4986d4a955db7a2888a428c9b264e40403c36adae5f079d51979fe37912895344 +SHA512 (plasma-workspace-5.24.4.tar.xz) = 6c917d3ea307bca85e6ca12294357410c3442a9115a4864311df87af29919c20d8dab768f470379bbc4e0510367319a6cf8ce045ab7254db06e8c29477370d89 From 5f93d478f80cd8bec00a9277f7c06292b7b15c49 Mon Sep 17 00:00:00 2001 From: Justin Zobel Date: Fri, 1 Apr 2022 08:16:22 +1030 Subject: [PATCH 2/4] Remove patches that have been merged upstream --- plasma-workspace.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/plasma-workspace.spec b/plasma-workspace.spec index 7808fd4..3b926ea 100644 --- a/plasma-workspace.spec +++ b/plasma-workspace.spec @@ -69,10 +69,6 @@ Source41: spice-vdagent.conf ## upstream Patches (master branch) ## upstreamable Patches -# From: https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1508 -Patch50: plasma-workspace-PR1508-sddm-theme-pc3.patch -# From: https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1510 -Patch51: plasma-workspace-PR1510-sddm-theme-fix-weird-behavior.patch ## downstream Patches Patch100: plasma-workspace-konsole-in-contextmenu.patch From 365686126c1e818b6052bf3e7bce3dab6a7ec318 Mon Sep 17 00:00:00 2001 From: Justin Zobel Date: Fri, 1 Apr 2022 08:21:20 +1030 Subject: [PATCH 3/4] Remove reference to patches in prep phase --- plasma-workspace.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/plasma-workspace.spec b/plasma-workspace.spec index 3b926ea..3708f6d 100644 --- a/plasma-workspace.spec +++ b/plasma-workspace.spec @@ -471,8 +471,6 @@ BuildArch: noarch ## upstream patches ## upstreamable patches -%patch50 -p1 -%patch51 -p1 ## downstream patches %patch100 -p1 -b .konsole-in-contextmenu From 7a3a18cc9d03d1f8b2cde72319051b4aa592a01b Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Tue, 3 May 2022 19:53:55 +0200 Subject: [PATCH 4/4] 5.24.5 --- .gitignore | 1 + plasma-workspace.spec | 5 ++++- sources | 3 +-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 953f0b8..f63a7ca 100644 --- a/.gitignore +++ b/.gitignore @@ -76,3 +76,4 @@ /sddm-theme-5.24.80~pre.tar.gz /plasma-workspace-5.24.3.tar.xz /plasma-workspace-5.24.4.tar.xz +/plasma-workspace-5.24.5.tar.xz diff --git a/plasma-workspace.spec b/plasma-workspace.spec index 3708f6d..6a44a46 100644 --- a/plasma-workspace.spec +++ b/plasma-workspace.spec @@ -27,7 +27,7 @@ Name: plasma-workspace Summary: Plasma workspace, applications and applets -Version: 5.24.4 +Version: 5.24.5 Release: 1%{?dist} License: GPLv2+ @@ -796,6 +796,9 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.{klipper, %changelog +* Tue May 03 2022 Marc Deop - 5.24.5-1 +- 5.24.5 + * Thu Mar 31 2022 Justin Zobel - 5.24.4-1 - Update to 5.24.4 diff --git a/sources b/sources index f5b9352..57f0811 100644 --- a/sources +++ b/sources @@ -1,4 +1,3 @@ -SHA512 (plasma-workspace-5.24.3.tar.xz) = cc442e4ca064ef99555c00ebfded348d2358b73dbe9d6f34a63267f9e066b63acad8b18576532bc4fa413c239580e823bde1271551f445190f566b87f66646a7 SHA512 (breeze-fedora-0.2.tar.gz) = ff800e686b0dcb498f321bb94d3a8274c89c092f5408ef1ec3fc65333f046aea43444144ecaf166792f807014383af87b1180dc7540905fc10dc375309f8b2a8 SHA512 (sddm-theme-5.24.80~pre.tar.gz) = 3b04c739d6054ecd9149178cafd3d7f53214a48fea834092707c5fd309018ea4986d4a955db7a2888a428c9b264e40403c36adae5f079d51979fe37912895344 -SHA512 (plasma-workspace-5.24.4.tar.xz) = 6c917d3ea307bca85e6ca12294357410c3442a9115a4864311df87af29919c20d8dab768f470379bbc4e0510367319a6cf8ce045ab7254db06e8c29477370d89 +SHA512 (plasma-workspace-5.24.5.tar.xz) = ae40fe545b03e42e9f8fe2e8885d3853f4b52d4fd2ed3ecf7d24fa59b4924b8f8b389e8713ec6a3a875bc66df3952de9157d4a5631b283105a9329a1a1825996