From 2a9583e718cfc4c3da19bacbb9de0eac36e21f4c3a6e727d46dd061046b5eccb Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Mon, 14 Apr 2025 05:53:27 +0000 Subject: [PATCH] - 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 --- python-Glymur.changes | 5 +++++ python-Glymur.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-Glymur.changes b/python-Glymur.changes index bbe8673..ac066f4 100644 --- a/python-Glymur.changes +++ b/python-Glymur.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 14 05:53:19 UTC 2025 - Steve Kowalik + +- Support both lowercased and unnormalized metadata directory names. + ------------------------------------------------------------------- Tue Mar 25 04:19:04 UTC 2025 - Steve Kowalik diff --git a/python-Glymur.spec b/python-Glymur.spec index 4bb6124..47a7826 100644 --- a/python-Glymur.spec +++ b/python-Glymur.spec @@ -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