forked from pool/python-PyChromecast
- Update to 7.5.0:
* Allow passing additional media information through to play_media * Add support for lists, playQueues, and playlists to Plex controller * Misc spelling changes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=32
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f594231efb34b86eeb463611662bca21a6962793885d3ad68195286940f7473d
|
||||
size 49449
|
||||
3
PyChromecast-7.5.0.tar.gz
Normal file
3
PyChromecast-7.5.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2f346a88ddc27a19cc68bc2d3e8929d89276298cb1c11871b82a87fbdafb95a8
|
||||
size 49578
|
||||
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 30 02:51:51 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 7.5.0:
|
||||
* Allow passing additional media information through to play_media
|
||||
* Add support for lists, playQueues, and playlists to Plex controller
|
||||
* Misc spelling changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 22 04:34:34 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-PyChromecast
|
||||
Version: 7.3.0
|
||||
Version: 7.5.0
|
||||
Release: 0
|
||||
Summary: Python module to talk to Google Chromecast
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user