14
0
forked from pool/python-pydub

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
This commit is contained in:
Tomáš Chvátal
2018-10-31 11:33:12 +00:00
committed by Git OBS Bridge
parent 5a3fc1303e
commit 5f3ea46ebe
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 31 11:26:43 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase.
-------------------------------------------------------------------
Wed Oct 31 04:48:36 UTC 2018 - Todd R <toddrme2178@gmail.com>

View File

@@ -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}