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