15
0

- 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:
2020-09-30 02:53:26 +00:00
committed by Git OBS Bridge
parent b097c0eda5
commit c73b9d21dd
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f594231efb34b86eeb463611662bca21a6962793885d3ad68195286940f7473d
size 49449

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2f346a88ddc27a19cc68bc2d3e8929d89276298cb1c11871b82a87fbdafb95a8
size 49578

View File

@@ -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>

View File

@@ -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