This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goplasmabindings. commit aa5a2da0800624f311e3998d9e5c975462f18341 Author: Mihai Moldovan <ionic@ionic.de> Date: Tue May 2 22:31:26 2023 +0200 x2goplasmabindings.spec: fix short description. --- debian/changelog | 1 + x2goplasmabindings.spec | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 826cde1..7564386 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,7 @@ x2goplasmabindings (3.0.2.3-0x2go1) UNRELEASED; urgency=medium - x2goplasmabindings.spec: fix typo in %else directive. - x2goplasmabindings.spec: use cmake()-based BR where appropriate, add KF5I18n BR. + - x2goplasmabindings.spec: fix short description. -- X2Go Release Manager <git-admin@x2go.org> Thu, 22 Nov 2018 00:21:33 +0100 diff --git a/x2goplasmabindings.spec b/x2goplasmabindings.spec index 926ffb6..513df5b 100644 --- a/x2goplasmabindings.spec +++ b/x2goplasmabindings.spec @@ -10,7 +10,7 @@ %endif Name: x2goplasmabindings -Summary: Plasma widget for control X2Go sessions +Summary: Plasma widget for X2Go session control Version: 3.0.2.3 Release: 0.0x2go1%{?dist} %if 0%{?suse_version} @@ -65,7 +65,7 @@ This package adds a plasma widget (KDE4) for controlling your X2Go session. %package -n plasma-addons-x2go -Summary: Plasma widget for control X2Go sessions +Summary: Plasma widget for X2Go session control Group: Applications/Communications Requires: hicolor-icon-theme Requires: x2goserver >= 3.1.1.2 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git