From 8592ca6f753e9dfce822f8414eb7e0f9fc2c8bb6f3e3c9b95c450f27cf01417c Mon Sep 17 00:00:00 2001
From: Jan Engelhardt <jengelh@inai.de>
Date: Fri, 23 Aug 2019 11:25:04 +0000
Subject: [PATCH] remove spaces

OBS-URL: https://build.opensuse.org/package/show/games/SDL2?expand=0&rev=91
---
 SDL2.changes | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/SDL2.changes b/SDL2.changes
index b8bd2da..45114a6 100644
--- a/SDL2.changes
+++ b/SDL2.changes
@@ -6,7 +6,7 @@ Fri Aug 23 11:19:59 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
 -------------------------------------------------------------------
 Thu Aug 22 16:43:13 UTC 2019 - Michael Gorse <mgorse@suse.com>
 
-- Add CVE-2019-13616.patch: fix heap buffer overflow when reading 
+- Add CVE-2019-13616.patch: fix heap buffer overflow when reading
   a crafted bmp file (boo#1141844 CVE-2019-13616).
 
 -------------------------------------------------------------------
@@ -107,12 +107,12 @@ Sun Nov  4 14:10:15 UTC 2018 - Luigi Baldoni <aloisio@gmx.com>
 -------------------------------------------------------------------
 Sun Jun 24 22:40:23 UTC 2018 - robert.munteanu@gmail.com
 
-- Add 7babfecee045.patch, fixes launching Firewatch 
+- Add 7babfecee045.patch, fixes launching Firewatch
 
 -------------------------------------------------------------------
 Fri May 11 11:08:39 UTC 2018 - crrodriguez@opensuse.org
 
-- SDL2-endian.patch: bring up patch from SDL1, use optimized 
+- SDL2-endian.patch: bring up patch from SDL1, use optimized
   byteswap routines from the C library.
 - build with --disable-3dnow, do not pass -m3dnow to the compiler
   modern cpus do not support this instructions at all.