diff --git a/PyChromecast-4.1.1.tar.gz b/PyChromecast-4.1.1.tar.gz deleted file mode 100644 index 3965387..0000000 --- a/PyChromecast-4.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ec56887951e25d11d2a5860c743a7f4fe0c8d58864f17fae24c500674f79d8d -size 44483 diff --git a/PyChromecast-4.2.0.tar.gz b/PyChromecast-4.2.0.tar.gz new file mode 100644 index 0000000..4e0fd0f --- /dev/null +++ b/PyChromecast-4.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0df03ff0135b836c9f6ef3a6f7ec61417f5b108434e29760927405f3db30716 +size 45230 diff --git a/python-PyChromecast.changes b/python-PyChromecast.changes index 12be084..782950e 100644 --- a/python-PyChromecast.changes +++ b/python-PyChromecast.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Mar 26 16:24:27 UTC 2020 - Marketa Calabkova + +- Update to 4.2.0 + * Add support for Lovelace dashboards + * Set up publish when we create a release. + * Update zeroconf requirement + ------------------------------------------------------------------- Thu Feb 13 15:38:57 UTC 2020 - Antonio Larrosa diff --git a/python-PyChromecast.spec b/python-PyChromecast.spec index cde5792..68a8abf 100644 --- a/python-PyChromecast.spec +++ b/python-PyChromecast.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-PyChromecast -Version: 4.1.1 +Version: 4.2.0 Release: 0 Summary: Python module to talk to Google Chromecast License: MIT @@ -32,7 +32,7 @@ BuildRequires: python-rpm-macros Requires: python-casttube >= 0.2.0 Requires: python-protobuf >= 3.0.0 Requires: python-requests >= 2.0 -Requires: python-zeroconf >= 0.17.7 +Requires: python-zeroconf >= 0.24.4 BuildArch: noarch %python_subpackages