- update to 2.1.9:
* Work correctly with GStreamer 1.18 and later (thanks to @ssssam) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-audioread?expand=0&rev=18
This commit is contained in:
parent
b58c92f8d4
commit
4dc30d693e
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 8 22:34:21 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.1.9:
|
||||
* Work correctly with GStreamer 1.18 and later (thanks to @ssssam)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 31 08:47:01 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-audioread
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,12 +18,12 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-audioread
|
||||
Version: 2.1.8
|
||||
Version: 2.1.9
|
||||
Release: 0
|
||||
Summary: Wrapper for audio decoding via selectable backends
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/sampsyo/audioread
|
||||
URL: https://github.com/sampsyo/audioread
|
||||
Source0: https://github.com/beetbox/audioread/archive/v%{version}.tar.gz
|
||||
BuildRequires: %{python_module base}
|
||||
BuildRequires: %{python_module pytest-runner}
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:40dcea83407c6ca36759d488386a8d5a9f43053a1c5d3e828dd905b331871b6f
|
||||
size 111646
|
3
v2.1.9.tar.gz
Normal file
3
v2.1.9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f379b0015791cc81a5a2c24f6b77a1f08dc885145f33a800db2ec69ce9e4df4e
|
||||
size 111794
|
Loading…
x
Reference in New Issue
Block a user