diff --git a/python-pydub.changes b/python-pydub.changes index af6abf3..3487074 100644 --- a/python-pydub.changes +++ b/python-pydub.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 31 11:26:43 UTC 2018 - Jan Engelhardt + +- Use noun phrase. + ------------------------------------------------------------------- Wed Oct 31 04:48:36 UTC 2018 - Todd R diff --git a/python-pydub.spec b/python-pydub.spec index 387b3a1..a6082b3 100644 --- a/python-pydub.spec +++ b/python-pydub.spec @@ -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/ # @@ -22,7 +22,7 @@ Name: python-pydub Version: 0.23.0 Release: 0 -Summary: Manipulate audio with Python +Summary: Audio manipulation with Python License: MIT Group: Development/Languages/Python Url: https://github.com/jiaaro/pydub @@ -44,7 +44,7 @@ BuildArch: noarch %python_subpackages %description -Manipulate audio with a high level interface. +A Python module to manipulate audio with a high level interface. %prep %setup -q -n pydub-%{version}