Accepting request 516581 from home:jengelh:branches:devel:languages:python

- Trim author list and redundant license info. Improve summary.

Trim trailing whitespace

OBS-URL: https://build.opensuse.org/request/show/516581
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-audioread?expand=0&rev=3
This commit is contained in:
Thomas Bechtold 2017-08-13 06:18:35 +00:00 committed by Git OBS Bridge
parent b9f9a72e54
commit ed0c23d094
2 changed files with 16 additions and 14 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Aug 12 21:19:28 UTC 2017 - jengelh@inai.de
- Trim author list and redundant license info. Improve summary.
-------------------------------------------------------------------
Fri Apr 21 17:51:35 UTC 2017 - alarrosa@suse.com

View File

@ -20,7 +20,7 @@
Name: python-audioread
Version: 2.1.4
Release: 0
Summary: multi-library, cross-platform audio decoding
Summary: Wrapper for audio decoding via selectable backends
License: MIT
Group: Development/Languages/Python
Url: https://github.com/sampsyo/audioread
@ -42,9 +42,6 @@ currently supports:
- The standard library wave, aifc, and sunau modules (for
uncompressed audio formats).
audioread is by Adrian Sampson. It is made available under the MIT
license. An alternative to this module is decoder.py.
%prep
%setup -q -n audioread-%{version}