From 76e04a2ac5db0d93f8d408b9460d913301f7b9c2112acc9a661bb7d627bcf78d Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Tue, 25 Mar 2025 02:26:32 +0000 Subject: [PATCH] - Lowercase metadata directory name. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-EditorConfig?expand=0&rev=16 --- python-EditorConfig.changes | 5 +++++ python-EditorConfig.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-EditorConfig.changes b/python-EditorConfig.changes index 64c975d..d3b66e9 100644 --- a/python-EditorConfig.changes +++ b/python-EditorConfig.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 25 02:26:09 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Sun Aug 4 13:38:40 UTC 2024 - Bernhard Wiedemann diff --git a/python-EditorConfig.spec b/python-EditorConfig.spec index d671f4f..81687fc 100644 --- a/python-EditorConfig.spec +++ b/python-EditorConfig.spec @@ -1,7 +1,7 @@ # # spec file for package python-EditorConfig # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -62,6 +62,6 @@ ctest -VV --output-on-failure . || /bin/true %license LICENSE.* COPYING %doc README.rst %{python_sitelib}/editorconfig -%{python_sitelib}/EditorConfig-%(echo %{version}|cut -d+ -f 1)*-info +%{python_sitelib}/editorconfig-%(echo %{version}|cut -d+ -f 1)*-info %changelog