This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gokdrive. commit 33ad1a21dd679e0a3a696f528687f7261aa019e7 Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Oct 24 21:48:50 2019 +0200 x2gokdrive.spec: typo fixes. --- debian/changelog | 1 + x2gokdrive.spec | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 53b4905..a15066d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,5 +11,6 @@ x2gokdrive (0.0.0.1-0x2go1) UNRELEASED; urgency=medium + Grammar fix. * x2gokdrive.spec: + Drop Debian-style formatting in description. + + Typo fixes. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 04 Jun 2019 14:10:43 +0200 diff --git a/x2gokdrive.spec b/x2gokdrive.spec index d98c2ff..b99dae5 100644 --- a/x2gokdrive.spec +++ b/x2gokdrive.spec @@ -1,5 +1,5 @@ # %%exclude %%{_prefix}lib/debug/usr/bin/x2gokdrive* -# gets created, but we cannot exlude it under %%files +# gets created, but we cannot exclude it under %%files # without rpmlint throwing an error. %define _debugsource_packages 0 @@ -58,7 +58,7 @@ BuildRequires: xorg-x11-server-devel # Copied and pasted "server" subpackage block from: # https://github.com/TigerVNC/tigervnc/blob/master/contrib/packages/rpm/el7/SP... -# (With TigerVNC speciifc stuff removed, such as Perl for their launch scripts.) +# (With TigerVNC specific stuff removed, such as Perl for their launch scripts.) Requires: xorg-x11-xauth Requires: xorg-x11-xinit -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdrive.git