From bc36f8e1b616293b6c3d0024869cc7530b30721e Mon Sep 17 00:00:00 2001 From: dpd Date: Thu, 30 Apr 2026 09:12:09 +0800 Subject: [PATCH] rebuild plasma-workspace after upgrading gpsd --- plasma-workspace.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/plasma-workspace.spec b/plasma-workspace.spec index 93c9bc9..d53921e 100644 --- a/plasma-workspace.spec +++ b/plasma-workspace.spec @@ -10,7 +10,7 @@ Summary: Plasma workspace, applications and applets Name: plasma-workspace Version: 5.27.11.1 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ URL: https://invent.kde.org/plasma/%{name} @@ -642,6 +642,10 @@ fi %changelog +* Thu Apr 30 2026 doupengda - 5.27.11.1-4 +- [Type] sync +- [DESC] rebuild plasma-workspace after upgrading gpsd + * Wed Jun 11 2025 bbrucezhang - 5.27.11.1-3 - Rebuilt for loongarch64 -- Gitee