Compare commits
6 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 8466b486fb | |||
| 1132ceb57e | |||
| 2d7bcd624c | |||
| dd3345ae25 | |||
| 073b9a4ae5 | |||
| ed4aee7f86 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:92bc99e25f24970a22132cda59a891c8a769bed28cccf2b2535ced1a6bacdb68
|
||||
size 40984
|
||||
3
gTTS-2.5.4.tar.gz
Normal file
3
gTTS-2.5.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:98e8f7039990771af0cabc1a6ed09f53d3d9d391903817cf6d3d3ca4cfb0b58b
|
||||
size 41404
|
||||
@@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 26 05:29:21 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Normalize metadata directory name.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 13 15:05:43 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.5.4:
|
||||
* Language added: `fr-CA` (French (Canada))
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 21:13:41 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.5.3:
|
||||
* **langs:** Languages added: `pt-PT` (Portuguese (Portugal)),
|
||||
`yue` (Cantonese); languages modified: `pa` (Punjabi
|
||||
(Gurmukhi)), `pt` (Portuguese (Brazil))
|
||||
* **langs:** Languages added: `am` (Amharic), `cy` (Welsh),
|
||||
`eu` (Basque), `gl` (Galician), `ha` (Hausa), `lt`
|
||||
(Lithuanian), `pa` (Punjabi)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 21 07:54:57 UTC 2024 - Max Lin <mlin@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-gTTS
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 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-gTTS
|
||||
Version: 2.5.1
|
||||
Version: 2.5.4
|
||||
Release: 0
|
||||
Summary: Python module to create MP3 files from spoken text via the Google TTS API
|
||||
License: MIT
|
||||
@@ -79,6 +79,6 @@ sentences where the speech would naturally pause.
|
||||
%license LICENSE
|
||||
%python_alternative %{_bindir}/gtts-cli
|
||||
%{python_sitelib}/gtts
|
||||
%{python_sitelib}/gTTS-%{version}.dist-info
|
||||
%{python_sitelib}/gtts-%{version}.dist-info
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user