diff --git a/python-PyAudio.changes b/python-PyAudio.changes index acfe533..28e7fb1 100644 --- a/python-PyAudio.changes +++ b/python-PyAudio.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 7 15:06:44 UTC 2019 - Matej Cepl + +- Run through spec-cleaner + ------------------------------------------------------------------- Mon Aug 28 20:43:35 UTC 2017 - toddrme2178@gmail.com diff --git a/python-PyAudio.spec b/python-PyAudio.spec index 8cecb94..3e98b8e 100644 --- a/python-PyAudio.spec +++ b/python-PyAudio.spec @@ -23,8 +23,7 @@ Version: 0.2.11 Release: 0 Summary: Python Bindings for PortAudio v19 License: MIT -Group: Development/Libraries/Python -Url: http://people.csail.mit.edu/hubert/pyaudio/ +URL: https://people.csail.mit.edu/hubert/pyaudio/ Source: https://files.pythonhosted.org/packages/source/P/PyAudio/PyAudio-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} @@ -36,7 +35,6 @@ BuildRequires: %{python_module nose} BuildRequires: %{python_module numpy} BuildRequires: alsa %endif - %python_subpackages %description @@ -65,7 +63,6 @@ popd %endif %files %{python_files} -%defattr(-,root,root) %doc CHANGELOG README %doc examples/ %{python_sitearch}/_portaudio*.so