From 625c408fffb39bd630b338c37c483d343552322ef5a4f9c1d29167b7919d1c0c Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 21 Apr 2024 08:58:37 +0000 Subject: [PATCH] - update to 24.4.0: * Add more obvious sink_default_get/source_default_get wrappers around server_info #81 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pulsectl?expand=0&rev=20 --- pulsectl-23.5.2.tar.gz | 3 --- pulsectl-24.4.0.tar.gz | 3 +++ python-pulsectl.changes | 7 +++++++ python-pulsectl.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 pulsectl-23.5.2.tar.gz create mode 100644 pulsectl-24.4.0.tar.gz diff --git a/pulsectl-23.5.2.tar.gz b/pulsectl-23.5.2.tar.gz deleted file mode 100644 index b8db432..0000000 --- a/pulsectl-23.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e911d398eaf0539cf3c63b4217357b51a3d1b7e4a50607d1591cf2b49f5d2c6a -size 41119 diff --git a/pulsectl-24.4.0.tar.gz b/pulsectl-24.4.0.tar.gz new file mode 100644 index 0000000..b07c709 --- /dev/null +++ b/pulsectl-24.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:697ed50e7d452e78678ae38e2ab935843008bec448955283cd0fb362867e3165 +size 41166 diff --git a/python-pulsectl.changes b/python-pulsectl.changes index 0645a54..3a691d5 100644 --- a/python-pulsectl.changes +++ b/python-pulsectl.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Apr 21 08:57:07 UTC 2024 - Dirk Müller + +- update to 24.4.0: + * Add more obvious sink_default_get/source_default_get wrappers + around server_info #81 + ------------------------------------------------------------------- Sat Dec 9 10:01:51 UTC 2023 - Dirk Müller diff --git a/python-pulsectl.spec b/python-pulsectl.spec index 48e907a..229766a 100644 --- a/python-pulsectl.spec +++ b/python-pulsectl.spec @@ -1,7 +1,7 @@ # # spec file for package python-pulsectl # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %bcond_without test Name: python-pulsectl -Version: 23.5.2 +Version: 24.4.0 Release: 0 Summary: Python high-level interface and ctypes-based bindings for PulseAudio (libpulse) License: MIT