diff --git a/PyChromecast-3.2.2.tar.gz b/PyChromecast-3.2.2.tar.gz deleted file mode 100644 index 8bc1d5a..0000000 --- a/PyChromecast-3.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da8a5a5a0d6c1046e818b586b247dd41f556ffa2a2e80f09cff6497c2db5879e -size 41888 diff --git a/PyChromecast-4.0.1.tar.gz b/PyChromecast-4.0.1.tar.gz new file mode 100644 index 0000000..cdcd921 --- /dev/null +++ b/PyChromecast-4.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d98df28f340bb14a07236846518daad7107b66581512c33da921663df61ac819 +size 44447 diff --git a/python-PyChromecast.changes b/python-PyChromecast.changes index 3b6d443..9fc8edf 100644 --- a/python-PyChromecast.changes +++ b/python-PyChromecast.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Sep 24 09:27:11 UTC 2019 - Tomáš Chvátal + +- Update to 4.0.1: + * various small fixes + * support for home assistant cast + ------------------------------------------------------------------- Tue Jun 18 11:28:34 UTC 2019 - Marketa Calabkova diff --git a/python-PyChromecast.spec b/python-PyChromecast.spec index f3d9713..03202ea 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: 3.2.2 +Version: 4.0.1 Release: 0 Summary: Python module to talk to Google Chromecast License: MIT @@ -29,7 +29,7 @@ Source: https://files.pythonhosted.org/packages/source/P/PyChromecast/Py BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-casttube >= 0.1.0 +Requires: python-casttube >= 0.2.0 Requires: python-protobuf >= 3.0.0 Requires: python-requests >= 2.0 Requires: python-zeroconf >= 0.17.7