diff --git a/python-SoundCard.changes b/python-SoundCard.changes index d62a38e..5ec90a9 100644 --- a/python-SoundCard.changes +++ b/python-SoundCard.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 5 15:11:47 UTC 2018 - Todd R + +- Some wording cleanups. + ------------------------------------------------------------------- Wed Oct 31 05:02:27 UTC 2018 - Todd R diff --git a/python-SoundCard.spec b/python-SoundCard.spec index 1d35660..5d8b331 100644 --- a/python-SoundCard.spec +++ b/python-SoundCard.spec @@ -44,8 +44,7 @@ BuildArch: noarch %description SoundCard is a library for playing and recording audio without resorting to a CPython extension. Instead, it is implemented using -the wonderful CFFI and the native audio libraries of Linux, -Windows and macOS. +CFFI and the native audio libraries of Linux, Windows and macOS. SoundCard is cross-platform, and supports Linux/pulseaudio, Mac/coreaudio, and Windows/WASAPI. While the interface is identical @@ -61,8 +60,7 @@ into SoundCard. However, please be aware that this is a hobby project of mine that I am developing for free, and in my spare time. While I try to be as accomodating as possible, I can not guarantee a timely response to -issues. Publishing Open Source Software on Github does not imply an -obligation to fix your problem right now. Please be civil. +issues. %prep %setup -T -c -n %{name}-%{version}