Hello community,
here is the log from the commit of package python-google-cloud-speech for
openSUSE:Factory checked in at 2019-09-27 14:46:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-speech (Old)
and /work/SRC/openSUSE:Factory/.python-google-cloud-speech.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-cloud-speech"
Fri Sep 27 14:46:57 2019 rev:5 rq:730383 version:1.2.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-cloud-speech/python-google-cloud-speech.changes
2019-03-28 22:48:33.843056073 +0100
+++
/work/SRC/openSUSE:Factory/.python-google-cloud-speech.new.2352/python-google-cloud-speech.changes
2019-09-27 14:47:00.792988686 +0200
@@ -1,0 +2,9 @@
+Thu Sep 12 11:40:55 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 1.2.0:
+ * Add 'client_options' support (via synth). (#8534)
+ * Increase speech max received msg size to 256 MiB (#8338)
+ * Add MP3 to Audio Encoding and add boost to Speech Context (via synth).
(#8109)
+ * Add Recognition Metadata (via synth). (#7961)
+
+-------------------------------------------------------------------
Old:
----
google-cloud-speech-1.0.0.tar.gz
New:
----
google-cloud-speech-1.2.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-cloud-speech.spec ++++++
--- /var/tmp/diff_new_pack.jY4Mor/_old 2019-09-27 14:47:01.424987042 +0200
+++ /var/tmp/diff_new_pack.jY4Mor/_new 2019-09-27 14:47:01.428987032 +0200
@@ -18,20 +18,20 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-google-cloud-speech
-Version: 1.0.0
+Version: 1.2.0
Release: 0
Summary: Google Cloud Speech API client library
License: Apache-2.0
Group: Development/Languages/Python
URL: https://github.com/GoogleCloudPlatform/google-cloud-python
Source:
https://files.pythonhosted.org/packages/source/g/google-cloud-speech/google-cloud-speech-%{version}.tar.gz
-BuildRequires: %{python_module google-api-core >= 1.4.1}
+BuildRequires: %{python_module google-api-core >= 1.14.0}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-google-api-core >= 1.4.1
+Requires: python-google-api-core >= 1.14.0
BuildArch: noarch
%python_subpackages
++++++ google-cloud-speech-1.0.0.tar.gz -> google-cloud-speech-1.2.0.tar.gz
++++++
++++ 2115 lines of diff (skipped)