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}