15
0
forked from pool/python-Glymur

- Support both lowercased and unnormalized metadata directory names.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Glymur?expand=0&rev=33
This commit is contained in:
2025-04-14 05:53:27 +00:00
committed by Git OBS Bridge
parent 82aee15dfd
commit 2a9583e718
2 changed files with 6 additions and 1 deletions

View File

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

View File

@@ -78,6 +78,6 @@ donttest+="test_config_dir_on_windows"
%python_alternative %{_bindir}/jp2dump
%python_alternative %{_bindir}/tiff2jp2
%{python_sitelib}/glymur
%{python_sitelib}/glymur-%{version}.dist-info
%{python_sitelib}/[Gg]lymur-%{version}.dist-info
%changelog