From e079b451d46d3074c0c102f426f9e1373557e9b5b8f471c13c828b2b4ac09edd Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Wed, 26 Mar 2025 01:49:58 +0000 Subject: [PATCH] - Lowercase metadata directory name. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ZConfig?expand=0&rev=27 --- python-ZConfig.changes | 5 +++++ python-ZConfig.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-ZConfig.changes b/python-ZConfig.changes index b1f2d91..14b9af7 100644 --- a/python-ZConfig.changes +++ b/python-ZConfig.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 26 01:49:36 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Tue Jan 21 12:02:37 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-ZConfig.spec b/python-ZConfig.spec index d84ff9b..9405603 100644 --- a/python-ZConfig.spec +++ b/python-ZConfig.spec @@ -93,7 +93,7 @@ export LANG=en_US.UTF8 %python_alternative %{_bindir}/zconfig %python_alternative %{_bindir}/zconfig_schema2html %{python_sitelib}/ZConfig -%{python_sitelib}/ZConfig-%{version}.dist-info +%{python_sitelib}/zconfig-%{version}.dist-info %files %{python_files doc} %doc docs/