forked from pool/python-PyChromecast
- Update to 7.1.1:
* Add debug prints (#390) * Report host+port for discovered casts (#385) * Fix plex controller (#389) * Update list_chromecasts example (#382) * BREAKING CHANGE Track services based on UUID instead of mDNS service name (#380) * Reset receiver controller on connection lost (#379) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=28
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:15beaafdb155885794443d99fa687a2787d8bad8ba440ecda10bb72bd6c8c815
|
||||
size 47950
|
||||
3
PyChromecast-7.1.1.tar.gz
Normal file
3
PyChromecast-7.1.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:87fa9ad42425edd21e02a9240669e5763e52d975ee259a948a6fe07e6ab977b9
|
||||
size 49049
|
||||
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 13 05:57:29 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 7.1.1:
|
||||
* Add debug prints (#390)
|
||||
* Report host+port for discovered casts (#385)
|
||||
* Fix plex controller (#389)
|
||||
* Update list_chromecasts example (#382)
|
||||
* BREAKING CHANGE Track services based on UUID instead of mDNS service
|
||||
name (#380)
|
||||
* Reset receiver controller on connection lost (#379)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 11 15:58:53 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-PyChromecast
|
||||
Version: 6.0.0
|
||||
Version: 7.1.1
|
||||
Release: 0
|
||||
Summary: Python module to talk to Google Chromecast
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user