From 151f2743f7f496f074132adbae8fa051ae2d5152643cdaf92388ce0f62634dab Mon Sep 17 00:00:00 2001 From: Todd R Date: Tue, 6 Nov 2018 15:28:45 +0000 Subject: [PATCH] Accepting request 646650 from home:jengelh:branches:devel:languages:python - Fix spellos/neutrality. OBS-URL: https://build.opensuse.org/request/show/646650 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyOpenAL?expand=0&rev=2 --- python-PyOpenAL.changes | 5 +++++ python-PyOpenAL.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-PyOpenAL.changes b/python-PyOpenAL.changes index 195eb1f..25a139e 100644 --- a/python-PyOpenAL.changes +++ b/python-PyOpenAL.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 6 12:36:56 UTC 2018 - Jan Engelhardt + +- Fix spellos/neutrality. + ------------------------------------------------------------------- Fri Nov 2 02:35:00 UTC 2018 - Todd R diff --git a/python-PyOpenAL.spec b/python-PyOpenAL.spec index cf29a30..3f45eb2 100644 --- a/python-PyOpenAL.spec +++ b/python-PyOpenAL.spec @@ -40,10 +40,10 @@ BuildArch: noarch %python_subpackages %description -PyOpenAL provides OpenAL bindings for python as well as an interface +PyOpenAL provides OpenAL bindings for Python as well as an interface to them. -It also provides a simple way to play WAVE and, if PyOgg is +It also provides a way to play WAVE and, if PyOgg is installed, OGG Vorbis, OGG Opus and FLAC files. %prep