From dd3345ae254f326e8bea21a83b539dac6a5171ffae00f328c7ab4af251c608dd Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 13 Nov 2024 15:05:56 +0000 Subject: [PATCH] - update to 2.5.4: * Language added: `fr-CA` (French (Canada)) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gTTS?expand=0&rev=38 --- gTTS-2.5.3.tar.gz | 3 --- gTTS-2.5.4.tar.gz | 3 +++ python-gTTS.changes | 6 ++++++ python-gTTS.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 gTTS-2.5.3.tar.gz create mode 100644 gTTS-2.5.4.tar.gz diff --git a/gTTS-2.5.3.tar.gz b/gTTS-2.5.3.tar.gz deleted file mode 100644 index 3414018..0000000 --- a/gTTS-2.5.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb80495db5b1e0537ca8d74a58b8be2c72ab28e3a245856d532b651339d11446 -size 41308 diff --git a/gTTS-2.5.4.tar.gz b/gTTS-2.5.4.tar.gz new file mode 100644 index 0000000..4a06d5b --- /dev/null +++ b/gTTS-2.5.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98e8f7039990771af0cabc1a6ed09f53d3d9d391903817cf6d3d3ca4cfb0b58b +size 41404 diff --git a/python-gTTS.changes b/python-gTTS.changes index 2ba1166..6c72f21 100644 --- a/python-gTTS.changes +++ b/python-gTTS.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Nov 13 15:05:43 UTC 2024 - Dirk Müller + +- update to 2.5.4: + * Language added: `fr-CA` (French (Canada)) + ------------------------------------------------------------------- Tue Oct 29 21:13:41 UTC 2024 - Dirk Müller diff --git a/python-gTTS.spec b/python-gTTS.spec index 1db03d3..4c2639d 100644 --- a/python-gTTS.spec +++ b/python-gTTS.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-gTTS -Version: 2.5.3 +Version: 2.5.4 Release: 0 Summary: Python module to create MP3 files from spoken text via the Google TTS API License: MIT