From 4c15fd2acade2196fd125b58be30502b94c920a0d72a67674df2c192dee9d4d3 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 7 Nov 2019 15:50:10 +0000 Subject: [PATCH] Run through spec-cleaner OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundFile?expand=0&rev=10 --- python-SoundFile.changes | 5 +++++ python-SoundFile.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-SoundFile.changes b/python-SoundFile.changes index 762de05..ce92558 100644 --- a/python-SoundFile.changes +++ b/python-SoundFile.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 7 15:49:40 UTC 2019 - Matej Cepl + +- Run through spec-cleaner + ------------------------------------------------------------------- Fri Aug 9 16:10:14 UTC 2019 - Todd R diff --git a/python-SoundFile.spec b/python-SoundFile.spec index 27e23b3..c33d582 100644 --- a/python-SoundFile.spec +++ b/python-SoundFile.spec @@ -23,7 +23,6 @@ Version: 0.10.2 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}