15
0

- Support both lowercased and unnormalized metadata directory names.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=61
This commit is contained in:
2025-04-14 06:12:25 +00:00
committed by Git OBS Bridge
parent cb19102f59
commit 70cd47ed15
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 14 06:12:12 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Support both lowercased and unnormalized metadata directory names.
-------------------------------------------------------------------
Tue Mar 25 04:27:06 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -61,6 +61,6 @@ multi-room setups with Audio cast devices.
%license LICENSE
%doc README.rst
%{python_sitelib}/pychromecast
%{python_sitelib}/pychromecast-%{version}.dist-info
%{python_sitelib}/[Pp]y[Cc]hromecast-%{version}.dist-info
%changelog