Hello community,

here is the log from the commit of package python-SoundFile for 
openSUSE:Factory checked in at 2018-05-19 15:43:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-SoundFile (Old)
 and      /work/SRC/openSUSE:Factory/.python-SoundFile.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-SoundFile"

Sat May 19 15:43:58 2018 rev:2 rq:610559 version:0.10.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-SoundFile/python-SoundFile.changes        
2018-05-15 10:31:57.751360338 +0200
+++ /work/SRC/openSUSE:Factory/.python-SoundFile.new/python-SoundFile.changes   
2018-05-19 15:44:00.567240037 +0200
@@ -1,0 +2,5 @@
+Fri May 18 20:51:12 UTC 2018 - [email protected]
+
+- Do not repeat other packages' metadata in description.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-SoundFile.spec ++++++
--- /var/tmp/diff_new_pack.CCmN9n/_old  2018-05-19 15:44:01.351211355 +0200
+++ /var/tmp/diff_new_pack.CCmN9n/_new  2018-05-19 15:44:01.351211355 +0200
@@ -59,13 +59,9 @@
 Full documentation is available on http://pysoundfile.readthedocs.org/.
 
 PySoundFile can read and write sound files. File reading/writing is
-supported through `libsndfile <http://www.mega-nerd.com/libsndfile/>`__,
-which is a free, cross-platform, open-source (LGPL) library for reading
-and writing many different sampled sound file formats that runs on many
-platforms including Windows, OS X, and Unix. It is accessed through
-`CFFI <http://cffi.readthedocs.org/>`__, which is a foreign function
-interface for Python calling C code. CFFI is supported for CPython 2.6+,
-3.x and PyPy 2.0+. PySoundFile represents audio data as NumPy arrays.
+supported through libsndfile, which itself is accessed through CFFI,
+a foreign function interface for Python calling C code. PySoundFile
+represents audio data as NumPy arrays.
 
 %prep
 %setup -q -n SoundFile-%{version}


Reply via email to