From 15c3feef3dd48d1c7607a337c26a68bf0e0dcf3b0f4bae67b8017675b77f4d29 Mon Sep 17 00:00:00 2001 From: Todd R Date: Sun, 13 Aug 2017 18:19:07 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygame?expand=0&rev=14 --- python-pygame.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pygame.spec b/python-pygame.spec index 2a25ff8..f6e28c1 100644 --- a/python-pygame.spec +++ b/python-pygame.spec @@ -55,7 +55,7 @@ Obsoletes: pygame < %{version} %description Pygame is a Python wrapper module for the SDL multimedia library. It contains Python functions and classes that allow you to use SDL's -support for playing CD-ROMs, audio and video output, and kz`eyboard, +support for playing CD-ROMs, audio and video output, and keyboard, mouse and joystick input. Pygame also includes support for the Numerical Python extension. Pygame is the successor to the pySDL wrapper project, written by Mark Baker.