From 23dbf14776b4642325feac7254fc3b38b25bef3f93e06f6c18ab163334b2e338 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 8 Nov 2018 08:14:56 +0000 Subject: [PATCH] Accepting request 646624 from home:jengelh:branches:devel:languages:python - Remove information from description that is subject to be out of date anytime, as well as development process instructions. OBS-URL: https://build.opensuse.org/request/show/646624 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundCard?expand=0&rev=4 --- python-SoundCard.changes | 6 ++++++ python-SoundCard.spec | 13 +------------ 2 files changed, 7 insertions(+), 12 deletions(-) diff --git a/python-SoundCard.changes b/python-SoundCard.changes index 5ec90a9..4117a58 100644 --- a/python-SoundCard.changes +++ b/python-SoundCard.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Nov 6 11:06:17 UTC 2018 - Jan Engelhardt + +- Remove information from description that is subject to be out of + date anytime, as well as development process instructions. + ------------------------------------------------------------------- Mon Nov 5 15:11:47 UTC 2018 - Todd R diff --git a/python-SoundCard.spec b/python-SoundCard.spec index 5d8b331..55bab11 100644 --- a/python-SoundCard.spec +++ b/python-SoundCard.spec @@ -51,19 +51,8 @@ Mac/coreaudio, and Windows/WASAPI. While the interface is identical across platforms, naming schemes and block sizes can vary between devices and platforms. -SoundCard is still very early in its development. All major building -blocks are in place, but I fully expect there to be bugs and possibly -crashes. If you find a bug, please open an Issue, and I will try to -fix it. Or open a Pull Request, and I will try to include your fix -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. - %prep -%setup -T -c -n %{name}-%{version} +%setup -T -c cp %{SOURCE10} . %build