From 5f3ea46ebec6cd73b766a8c860d51bc47e7b97bcba9f2d9fd10250d282dc05b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 31 Oct 2018 11:33:12 +0000 Subject: [PATCH] Accepting request 645715 from home:jengelh:branches:devel:languages:python - Use noun phrase. OBS-URL: https://build.opensuse.org/request/show/645715 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydub?expand=0&rev=7 --- python-pydub.changes | 5 +++++ python-pydub.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) 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}