diff --git a/pulsectl-20.1.2.tar.gz b/pulsectl-20.1.2.tar.gz deleted file mode 100644 index 43e9c17..0000000 --- a/pulsectl-20.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a97a4f7fcd8dbe56380980e8c9519ff4e26552604776cbc7555e6a14ff0202f -size 39829 diff --git a/pulsectl-20.2.4.tar.gz b/pulsectl-20.2.4.tar.gz new file mode 100644 index 0000000..c651a5d --- /dev/null +++ b/pulsectl-20.2.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fca9ed501bef2efd551b35773fd24bba36bbd21bc448f402cf8ee13c12423c19 +size 39937 diff --git a/python-pulsectl.changes b/python-pulsectl.changes index 74acf5a..8acb6fa 100644 --- a/python-pulsectl.changes +++ b/python-pulsectl.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Mar 19 09:49:49 UTC 2020 - Marketa Calabkova + +- update to 20.2.4 + * Add pulse.get_card_by_name() wrapper [#38]. + * Expose "corked" bool attr in PulseSinkInputInfo and PulseSourceOutputInfo [#37]. + ------------------------------------------------------------------- Mon Jan 20 13:59:09 UTC 2020 - Ondřej Súkup diff --git a/python-pulsectl.spec b/python-pulsectl.spec index c1e50e9..ab953ff 100644 --- a/python-pulsectl.spec +++ b/python-pulsectl.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without test Name: python-pulsectl -Version: 20.1.2 +Version: 20.2.4 Release: 0 Summary: Python high-level interface and ctypes-based bindings for PulseAudio (libpulse) License: MIT