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:
committed by
Git OBS Bridge
parent
5a3fc1303e
commit
5f3ea46ebe
@@ -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>
|
||||
|
||||
|
@@ -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}
|
||||
|
Reference in New Issue
Block a user