Accepting request 792428 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/792428
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-speech?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2020-04-10 21:53:10 +00:00 committed by Git OBS Bridge
commit b9cdce00b2
4 changed files with 14 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f8a1f67b01b5b8bd22fa3ba95a4b99ae4a55b6299665d5ae1afa3db7f6706c32
size 71551

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2e5adbc0e88f296b1bc8667f1dcf26ca4ea2db6596f07cb0a39e7b1b8ef14656
size 78820

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Apr 8 11:46:25 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 1.3.2
* Add speaker diarization configuration support (via synth).
* Add SpeakerDiarizationConfig, deprecate enable_speaker_diarization
and diarization_speaker_count (via synth).
* Increase timeout values
-------------------------------------------------------------------
Thu Sep 12 11:40:55 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-google-cloud-speech
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-google-cloud-speech
Version: 1.2.0
Version: 1.3.2
Release: 0
Summary: Google Cloud Speech API client library
License: Apache-2.0