diff --git a/python-SpeechRecognition.changes b/python-SpeechRecognition.changes index 121462d..9ffb0ac 100644 --- a/python-SpeechRecognition.changes +++ b/python-SpeechRecognition.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 26 00:52:33 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Thu Dec 12 04:26:36 UTC 2024 - Steve Kowalik diff --git a/python-SpeechRecognition.spec b/python-SpeechRecognition.spec index bb64402..41021cd 100644 --- a/python-SpeechRecognition.spec +++ b/python-SpeechRecognition.spec @@ -1,7 +1,7 @@ # # spec file for package python-SpeechRecognition # -# 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 @@ -105,7 +105,7 @@ ignore+=" --ignore tests/test_whisper_recognition.py" %files %{python_files} %license LICENSE.txt %{python_sitelib}/speech_recognition -%{python_sitelib}/SpeechRecognition-%{version}.dist-info +%{python_sitelib}/speechrecognition-%{version}.dist-info %dir %{_datadir}/speech_recognition/ %dir %{_datadir}/speech_recognition/pocketsphinx-data