diff --git a/PyChromecast-12.1.2.tar.gz b/PyChromecast-12.1.2.tar.gz deleted file mode 100644 index 560476e..0000000 --- a/PyChromecast-12.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6be626e5ba2f6ffaefbc13ddced84e8b60a9ef1b012f71039fc0f7a0bcb4bda6 -size 51452 diff --git a/PyChromecast-12.1.4.tar.gz b/PyChromecast-12.1.4.tar.gz new file mode 100644 index 0000000..74462f1 --- /dev/null +++ b/PyChromecast-12.1.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e57dc985a4a05db5bdcd5da219cbf6ced25548ca093f8d74bc107b3c554ec00 +size 51527 diff --git a/python-PyChromecast.changes b/python-PyChromecast.changes index 9b30f87..b788465 100644 --- a/python-PyChromecast.changes +++ b/python-PyChromecast.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Aug 17 15:41:12 UTC 2022 - Yogalakshmi Arunachalam + +- Update to 12.1.4 + * Improve timeout logs (#637) @emontnemery + * pin to protobuf v3 (#625) @chapmanjacobd +- Update to 12.1.3 + * Add additional cast model (#628) @emontnemery + * Add additional cast model (#624) @emontnemery + ------------------------------------------------------------------- Sat May 21 20:53:58 UTC 2022 - Tejas Guruswamy diff --git a/python-PyChromecast.spec b/python-PyChromecast.spec index 0a4eef6..11fe3fc 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: 12.1.2 +Version: 12.1.4 Release: 0 Summary: Python module to talk to Google Chromecast License: MIT