Hello community,
here is the log from the commit of package python-SoundFile for
openSUSE:Factory checked in at 2019-11-08 15:25:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-SoundFile (Old)
and /work/SRC/openSUSE:Factory/.python-SoundFile.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-SoundFile"
Fri Nov 8 15:25:55 2019 rev:5 rq:746334 version:0.10.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-SoundFile/python-SoundFile.changes
2019-08-13 13:16:44.389485219 +0200
+++
/work/SRC/openSUSE:Factory/.python-SoundFile.new.2990/python-SoundFile.changes
2019-11-08 15:25:59.227011317 +0100
@@ -1,0 +2,5 @@
+Thu Nov 7 15:49:40 UTC 2019 - Matej Cepl <[email protected]>
+
+- Run through spec-cleaner
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-SoundFile.spec ++++++
--- /var/tmp/diff_new_pack.mrFYHU/_old 2019-11-08 15:26:00.215012362 +0100
+++ /var/tmp/diff_new_pack.mrFYHU/_new 2019-11-08 15:26:00.215012362 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-SoundFile
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -23,7 +23,6 @@
Release: 0
Summary: An audio library based on libsndfile, CFFI and NumPy
License: BSD-3-Clause
-Group: Development/Languages/Python
URL: https://github.com/bastibe/PySoundFile
Source:
https://files.pythonhosted.org/packages/source/S/SoundFile/SoundFile-%{version}.tar.gz
BuildRequires: %{python_module cffi >= 0.6}