15
0

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
This commit is contained in:
Todd R
2018-11-06 15:28:45 +00:00
committed by Git OBS Bridge
parent 8b6b28a8e1
commit 151f2743f7
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 6 12:36:56 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Fix spellos/neutrality.
-------------------------------------------------------------------
Fri Nov 2 02:35:00 UTC 2018 - Todd R <toddrme2178@gmail.com>

View File

@@ -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