14
0

Accepting request 1008052 from home:yarunachalam:branches:devel:languages:python

- Update to version 0.9.2 
  Fix alsamixer_getvolume (#112 from @stephensp)

OBS-URL: https://build.opensuse.org/request/show/1008052
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyalsaaudio?expand=0&rev=13
This commit is contained in:
2022-10-05 14:57:34 +00:00
committed by Git OBS Bridge
parent 484e20b993
commit aaaa7b592b
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8c7ea29d00d1b1c2314f6c8ec6c785d03530efb738a011d334ee666f1f55be5f
size 599417

3
pyalsaaudio-0.9.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e74a66d6c7a6bcceb990df66d3ebc0fe382fc9d765f35f050f9d98c695304b36
size 599446

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 4 23:53:05 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.9.2
Fix alsamixer_getvolume (#112 from @stephensp)
-------------------------------------------------------------------
Wed May 4 06:12:13 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pyalsaaudio
Version: 0.9.1
Version: 0.9.2
Release: 0
Summary: ALSA bindings for Python
License: Python-2.0