From b4c7f8f47dcb64d472d1c4b0c77a9cc67c9ea600d287fc09ede0ec7aeb90379b Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Wed, 26 Mar 2025 00:52:50 +0000 Subject: [PATCH] - Lowercase metadata directory name. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SpeechRecognition?expand=0&rev=16 --- python-SpeechRecognition.changes | 5 +++++ python-SpeechRecognition.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) 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