From 00491e0e8533fc2c7bb7cbe12e0450f98ddd2c5a6e769c741c96b38bf1c628ca Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Tue, 25 Mar 2025 03:00:37 +0000 Subject: [PATCH] - Lowercase metadata directory name. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kivy?expand=0&rev=70 --- 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 e28d1c0..3c0b1cf 100644 --- a/python-Kivy.changes +++ b/python-Kivy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 25 02:50:14 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Mon Feb 17 07:43:47 UTC 2025 - Bernhard Wiedemann diff --git a/python-Kivy.spec b/python-Kivy.spec index 9256208..60983dc 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}/kivy-%{version}.dist-info %files %{python_files devel} -f kivy-devel-%{python_bin_suffix}.files %doc doc/sources/changelog.rst