From a5ade534376977394dae066a84a08d815b6947d0d1dbef76abf8a7aa453a5ed9 Mon Sep 17 00:00:00 2001 From: Todd R Date: Mon, 5 Nov 2018 15:15:18 +0000 Subject: [PATCH] Accepting request 646438 from home:TheBlackCat:branches:devel:languages:python - Some wording cleanups. OBS-URL: https://build.opensuse.org/request/show/646438 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundCard?expand=0&rev=3 --- python-SoundCard.changes | 5 +++++ python-SoundCard.spec | 6 ++---- 2 files changed, 7 insertions(+), 4 deletions(-) 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}