From 3bf3216de07f34183b217400be0f1156dcac6e9e4f5171bc5d30cd79e1c00e39 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 6 Jan 2024 17:17:44 +0000 Subject: [PATCH] - update to 3.14.0: * Add Adaptive MT API * Fixes a typo in docs OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-translate?expand=0&rev=2 --- google-cloud-translate-3.13.0.tar.gz | 3 --- google-cloud-translate-3.14.0.tar.gz | 3 +++ python-google-cloud-translate.changes | 7 +++++++ python-google-cloud-translate.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 google-cloud-translate-3.13.0.tar.gz create mode 100644 google-cloud-translate-3.14.0.tar.gz diff --git a/google-cloud-translate-3.13.0.tar.gz b/google-cloud-translate-3.13.0.tar.gz deleted file mode 100644 index bcd24ed..0000000 --- a/google-cloud-translate-3.13.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f8f4a93a4941304b7250b7f8f0b4789b6eebc543d688f84ddf219439271b3e9 -size 136347 diff --git a/google-cloud-translate-3.14.0.tar.gz b/google-cloud-translate-3.14.0.tar.gz new file mode 100644 index 0000000..03b18a0 --- /dev/null +++ b/google-cloud-translate-3.14.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:648dadf7f8991240c7305e02c8b1a6ae29063927b4fe0281163534b2f525c6ed +size 161272 diff --git a/python-google-cloud-translate.changes b/python-google-cloud-translate.changes index 23c077f..b373173 100644 --- a/python-google-cloud-translate.changes +++ b/python-google-cloud-translate.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jan 6 17:16:41 UTC 2024 - Dirk Müller + +- update to 3.14.0: + * Add Adaptive MT API + * Fixes a typo in docs + ------------------------------------------------------------------- Sat Dec 16 20:28:46 UTC 2023 - Dirk Müller diff --git a/python-google-cloud-translate.spec b/python-google-cloud-translate.spec index 47ae4a0..e07f50e 100644 --- a/python-google-cloud-translate.spec +++ b/python-google-cloud-translate.spec @@ -1,7 +1,7 @@ # # spec file for package python-google-cloud-translate # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 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 @@ %{?sle15_python_module_pythons} Name: python-google-cloud-translate -Version: 3.13.0 +Version: 3.14.0 Release: 0 Summary: Google Cloud Translation API client library License: Apache-2.0