From 5a5843167b2ceb87d90af6353f37df49fef0977ced3f00858c2afe0294309cd6 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Mon, 14 Apr 2025 06:01:21 +0000 Subject: [PATCH] - Support both lowercased and unnormalized metadata directory names. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kivy?expand=0&rev=71 --- python-Kivy.changes | 5 +++++ python-Kivy.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-Kivy.changes b/python-Kivy.changes index 3c0b1cf..862c1d2 100644 --- a/python-Kivy.changes +++ b/python-Kivy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 14 06:01:10 UTC 2025 - Steve Kowalik + +- Support both lowercased and unnormalized metadata directory names. + ------------------------------------------------------------------- Tue Mar 25 02:50:14 UTC 2025 - Steve Kowalik diff --git a/python-Kivy.spec b/python-Kivy.spec index 60983dc..ad20443 100644 --- a/python-Kivy.spec +++ b/python-Kivy.spec @@ -178,7 +178,7 @@ popd %license LICENSE %doc AUTHORS %{python_sitearch}/kivy -%{python_sitearch}/kivy-%{version}.dist-info +%{python_sitearch}/[Kk]ivy-%{version}.dist-info %files %{python_files devel} -f kivy-devel-%{python_bin_suffix}.files %doc doc/sources/changelog.rst