diff --git a/python-sounddevice.changes b/python-sounddevice.changes index a89e26f..950f97b 100644 --- a/python-sounddevice.changes +++ b/python-sounddevice.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jun 2 19:27:21 UTC 2019 - Jan Engelhardt + +- Use noun phrase in summary. + ------------------------------------------------------------------- Tue May 21 07:20:34 UTC 2019 - pgajdos@suse.com diff --git a/python-sounddevice.spec b/python-sounddevice.spec index 5f8a9b5..bc9f367 100644 --- a/python-sounddevice.spec +++ b/python-sounddevice.spec @@ -20,7 +20,7 @@ Name: python-sounddevice Version: 0.3.13 Release: 0 -Summary: Play and Record Sound with Python +Summary: Module to play and record sound with Python License: MIT Group: Development/Languages/Python Url: http://python-sounddevice.readthedocs.io/ @@ -39,7 +39,7 @@ BuildArch: noarch %python_subpackages %description -This Python_ module provides bindings for the PortAudio library and a few +This Python module provides bindings for the PortAudio library and a few convenience functions to play and record NumPy arrays containing audio signals.