From ce275bb9fb2e9ab3c7cc389a5ef5b8b8b5bb907ebfcd0885dce2501d11896a59 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Wed, 26 Mar 2025 01:30:39 +0000 Subject: [PATCH] - Lowercase metadata directory name. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WSME?expand=0&rev=48 --- python-WSME.changes | 5 +++++ python-WSME.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-WSME.changes b/python-WSME.changes index cc6bb02..5d18404 100644 --- a/python-WSME.changes +++ b/python-WSME.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 26 01:30:22 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Wed Apr 10 01:26:26 UTC 2024 - Steve Kowalik diff --git a/python-WSME.spec b/python-WSME.spec index 19c7d38..a10da26 100644 --- a/python-WSME.spec +++ b/python-WSME.spec @@ -1,7 +1,7 @@ # # spec file for package python-WSME # -# 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 @@ -71,7 +71,7 @@ with focus on extensibility, framework-independence and improved type handling. %doc README.rst examples %{python_sitelib}/wsme %{python_sitelib}/wsmeext -%{python_sitelib}/WSME-%{version}.dist-info +%{python_sitelib}/wsme-%{version}.dist-info %{python_sitelib}/WSME-%{version}-py*-nspkg.pth %changelog