diff --git a/python-audioread.changes b/python-audioread.changes index 037eeaa..40e8b3b 100644 --- a/python-audioread.changes +++ b/python-audioread.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 8 22:34:21 UTC 2021 - Dirk Müller + +- 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 diff --git a/python-audioread.spec b/python-audioread.spec index efd9094..fa11edd 100644 --- a/python-audioread.spec +++ b/python-audioread.spec @@ -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} diff --git a/v2.1.8.tar.gz b/v2.1.8.tar.gz deleted file mode 100644 index cdf4304..0000000 --- a/v2.1.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:40dcea83407c6ca36759d488386a8d5a9f43053a1c5d3e828dd905b331871b6f -size 111646 diff --git a/v2.1.9.tar.gz b/v2.1.9.tar.gz new file mode 100644 index 0000000..0372405 --- /dev/null +++ b/v2.1.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f379b0015791cc81a5a2c24f6b77a1f08dc885145f33a800db2ec69ce9e4df4e +size 111794