15
0
forked from pool/python-Glymur

Accepting request 1269074 from devel:languages:python

- Support both lowercased and unnormalized metadata directory names.

- Lowercase metadata directory name.

OBS-URL: https://build.opensuse.org/request/show/1269074
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Glymur?expand=0&rev=15
This commit is contained in:
2025-04-14 10:59:35 +00:00
committed by Git OBS Bridge
2 changed files with 11 additions and 1 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
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>
- Lowercase metadata directory name.
-------------------------------------------------------------------
Mon Jan 27 10:38:41 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@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