diff --git a/pa-ringbuffer-0.1.3.tar.gz b/pa-ringbuffer-0.1.3.tar.gz deleted file mode 100644 index 2b4d31f..0000000 --- a/pa-ringbuffer-0.1.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bfe5ed7f581befb46319bf6642f883f69ca917f8450628abfab4255a911b7df0 -size 7275 diff --git a/pa-ringbuffer-0.1.4.tar.gz b/pa-ringbuffer-0.1.4.tar.gz new file mode 100644 index 0000000..331e052 --- /dev/null +++ b/pa-ringbuffer-0.1.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0878054e979e7b4fafcbcf6273a87e1ed2c50dad44c29fc557d72b7b3a04cf42 +size 7752 diff --git a/python-pa-ringbuffer.changes b/python-pa-ringbuffer.changes index b9dcb9c..b19ac6d 100644 --- a/python-pa-ringbuffer.changes +++ b/python-pa-ringbuffer.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Oct 4 22:28:00 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 0.1.4 + * Minor documentation update + +- Update to version 0.1.3 + * No new features, just a minor documentation update + +- Update to version 0.1.2 + * No new features, just a bug fix + +- Update to version 0.1.1 + * Add buffer parameter + ------------------------------------------------------------------- Tue Dec 4 12:51:09 UTC 2018 - Matej Cepl diff --git a/python-pa-ringbuffer.spec b/python-pa-ringbuffer.spec index 9e9c367..6bf7a26 100644 --- a/python-pa-ringbuffer.spec +++ b/python-pa-ringbuffer.spec @@ -1,7 +1,7 @@ # # spec file for package python-pa-ringbuffer # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 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-pa-ringbuffer -Version: 0.1.3 +Version: 0.1.4 Release: 0 Summary: Python wrapper for PortAudio's ring buffer License: MIT Group: Development/Languages/Python -Url: https://github.com/spatialaudio/python-pa-ringbuffer +URL: https://github.com/spatialaudio/python-pa-ringbuffer Source: https://files.pythonhosted.org/packages/source/p/pa-ringbuffer/pa-ringbuffer-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes