diff --git a/google-cloud-speech-2.15.1.tar.gz b/google-cloud-speech-2.15.1.tar.gz deleted file mode 100644 index 4b70f16..0000000 --- a/google-cloud-speech-2.15.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9133433a0a9235d9761b2b5cae4660f003c2105678a1f51c101225bc85effccf -size 150380 diff --git a/google-cloud-speech-2.16.2.tar.gz b/google-cloud-speech-2.16.2.tar.gz new file mode 100644 index 0000000..dcf6361 --- /dev/null +++ b/google-cloud-speech-2.16.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69e80cfa981d2ac33ba82f2c7cf33157be20c0f61ab00ac55b3909fe9f444b35 +size 223115 diff --git a/python-google-cloud-speech.changes b/python-google-cloud-speech.changes index 58ffaa6..9a47c0f 100644 --- a/python-google-cloud-speech.changes +++ b/python-google-cloud-speech.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Oct 14 10:22:04 UTC 2022 - John Paul Adrian Glaubitz + +- Update to 2.16.2 + * **deps:** Allow protobuf 3.19.5 (#456) + * **samples:** Add create_recognizer code sample (#450) + * **samples:** Add quickstart code sample for STT V2 (#451) +- from version 2.16.1 + * Remove SpeechHelpers from STT V2 client library (#452) +- from version 2.16.0 + * Added Speech-to-Text V2 API (#447) + * **deps:** Require protobuf >= 3.20.2 (#446) + ------------------------------------------------------------------- Tue Sep 13 09:29:35 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-google-cloud-speech.spec b/python-google-cloud-speech.spec index 9af1df8..ada20d3 100644 --- a/python-google-cloud-speech.spec +++ b/python-google-cloud-speech.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-google-cloud-speech -Version: 2.15.1 +Version: 2.16.2 Release: 0 Summary: Google Cloud Speech API client library License: Apache-2.0