Hello community,

here is the log from the commit of package python-SoundCard for 
openSUSE:Factory checked in at 2018-11-15 12:39:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-SoundCard (Old)
 and      /work/SRC/openSUSE:Factory/.python-SoundCard.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-SoundCard"

Thu Nov 15 12:39:16 2018 rev:2 rq:647236 version:0.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-SoundCard/python-SoundCard.changes        
2018-11-02 10:53:45.306260153 +0100
+++ /work/SRC/openSUSE:Factory/.python-SoundCard.new/python-SoundCard.changes   
2018-11-15 12:39:19.162325015 +0100
@@ -1,0 +2,11 @@
+Tue Nov  6 11:06:17 UTC 2018 - Jan Engelhardt <[email protected]>
+
+- 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 <[email protected]>
+
+- Some wording cleanups.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-SoundCard.spec ++++++
--- /var/tmp/diff_new_pack.blNofg/_old  2018-11-15 12:39:19.762324377 +0100
+++ /var/tmp/diff_new_pack.blNofg/_new  2018-11-15 12:39:19.762324377 +0100
@@ -44,28 +44,15 @@
 %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
 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. Publishing Open Source Software on Github does not imply an
-obligation to fix your problem right now. Please be civil.
-
 %prep
-%setup -T -c -n %{name}-%{version}
+%setup -T -c
 cp %{SOURCE10} .
 
 %build



Reply via email to