diff --git a/PyChromecast-2.3.0.tar.gz b/PyChromecast-2.3.0.tar.gz deleted file mode 100644 index a6bd8d9..0000000 --- a/PyChromecast-2.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f385168e34d2ef47f976c8e41bad2f58f5ca004634c0ccb1a12623d8beb2fa38 -size 35003 diff --git a/PyChromecast-2.5.2.tar.gz b/PyChromecast-2.5.2.tar.gz new file mode 100644 index 0000000..d17aee5 --- /dev/null +++ b/PyChromecast-2.5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ce4eeb398a73c26bd65870739c94845da60f4527ebe2f104826ee32d70d035c +size 36663 diff --git a/python-PyChromecast.changes b/python-PyChromecast.changes index 8383cc4..12e45a5 100644 --- a/python-PyChromecast.changes +++ b/python-PyChromecast.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Mar 5 20:03:56 UTC 2019 - Tomáš Chvátal + +- Update to 2.5.2: + * YouTube controller version update (#258) @ur1katz + * Add support for connecting to named service (#267) @emontnemery + * Exponential backoff of mdns service resolution retries (#268) @emontnemery + * Improve exponential backoff of mdns service resolution retries (#269) @emontnemery + ------------------------------------------------------------------- Wed Jan 2 12:09:41 UTC 2019 - Tomáš Chvátal diff --git a/python-PyChromecast.spec b/python-PyChromecast.spec index 90ff1bd..fa69aac 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: 2.3.0 +Version: 2.5.2 Release: 0 Summary: Python module to talk to Google Chromecast License: MIT