diff --git a/python-gTTS.changes b/python-gTTS.changes index 6c72f21..d933daa 100644 --- a/python-gTTS.changes +++ b/python-gTTS.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 26 05:29:21 UTC 2025 - Steve Kowalik + +- Normalize metadata directory name. + ------------------------------------------------------------------- Wed Nov 13 15:05:43 UTC 2024 - Dirk Müller diff --git a/python-gTTS.spec b/python-gTTS.spec index 4c2639d..5935a2d 100644 --- a/python-gTTS.spec +++ b/python-gTTS.spec @@ -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 @@ -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