diff --git a/python-streamdeck.changes b/python-streamdeck.changes index 892a0fb..78e649c 100644 --- a/python-streamdeck.changes +++ b/python-streamdeck.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Oct 29 22:24:06 UTC 2024 - Dirk Müller + +- update to 0.9.6: + * Fixed StreamDeck+ returning 10 key states instead of the + expected 8. + * Fixed StreamDeck+ dial push event not being detected + correctly. + * Fixed old key states and dial states returned if requested + from inside a key or dial callback function. + * Added support for FreeBSD platforms. + * Added support for the StreamDeck Neo. + ------------------------------------------------------------------- Fri Dec 29 10:24:43 UTC 2023 - Dirk Müller diff --git a/python-streamdeck.spec b/python-streamdeck.spec index 026da6e..1fe8cc7 100644 --- a/python-streamdeck.spec +++ b/python-streamdeck.spec @@ -1,7 +1,7 @@ # # spec file for package python-streamdeck # -# 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 @@ -17,7 +17,7 @@ Name: python-streamdeck -Version: 0.9.5 +Version: 0.9.6 Release: 0 Summary: Library to control Elgato StreamDeck devices License: MIT diff --git a/streamdeck-0.9.5.tar.gz b/streamdeck-0.9.5.tar.gz deleted file mode 100644 index 88cc784..0000000 --- a/streamdeck-0.9.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04796266b44577ae03f940f5c5ca69d87007e03d19eed89b6b02686c030ceb91 -size 2555109 diff --git a/streamdeck-0.9.6.tar.gz b/streamdeck-0.9.6.tar.gz new file mode 100644 index 0000000..f1167c1 --- /dev/null +++ b/streamdeck-0.9.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec42d9b711b352ea274ad305a6eb48ece1eed3a5bffe70b928e082dce0f788f0 +size 2556726