audio/ncspot: Update to 0.9.7
Remove zbus patch (Use notify-rust with dbus instead of zbus in 0.9.6)
Major changes in 0.9.4:
- More detailed error message in case of command parse error
- Remove panics in the update_token flow
- Add exec command allowing users to execute shell commands on key press
- Improved seek command to allow more units (e.g. 2s), check parse_duration
documentation
- Set terminal title to ncspo
Major changes on 0.9.5:
- Fix errors showing up even though the command was successful
- Fix lists that were shown as empty even though they contained items
- seek spits out correct error when used with no arg
(Only the first 15 lines of the commit message are shown above )