15
0

- Update to 7.7.1:

* Don't throw if socket is already closed when cleaning up (#438)
  * Update local http API, re-add get_multizone_status (#437)
  * Spotify quick play (again) (#430)
  * Fix next/previous track (#436)
  * Add support for BubbleUPNP (#428)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=34
This commit is contained in:
2021-01-04 04:45:36 +00:00
committed by Git OBS Bridge
parent c73b9d21dd
commit 47cee5b2be
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jan 4 04:44:17 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 7.7.1:
* Don't throw if socket is already closed when cleaning up (#438)
* Update local http API, re-add get_multizone_status (#437)
* Spotify quick play (again) (#430)
* Fix next/previous track (#436)
* Add support for BubbleUPNP (#428)
-------------------------------------------------------------------
Wed Sep 30 02:51:51 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>