From 4618f0fe1bb401ee4a06182e77ec46e2f1d52e1a4e67ce502979d8b76c3d7347 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Wed, 26 Mar 2025 05:50:05 +0000 Subject: [PATCH] - Normalize metadata directory name. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.develop?expand=0&rev=9 --- python-jaraco.develop.changes | 5 +++++ python-jaraco.develop.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-jaraco.develop.changes b/python-jaraco.develop.changes index 6cff1e7..0c50632 100644 --- a/python-jaraco.develop.changes +++ b/python-jaraco.develop.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 26 05:48:32 UTC 2025 - Steve Kowalik + +- Normalize metadata directory name. + ------------------------------------------------------------------- Sat Jan 6 18:25:56 UTC 2024 - Dirk Müller diff --git a/python-jaraco.develop.spec b/python-jaraco.develop.spec index e5695eb..abac426 100644 --- a/python-jaraco.develop.spec +++ b/python-jaraco.develop.spec @@ -1,7 +1,7 @@ # # spec file for package python-jaraco.develop # -# 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 @@ -84,6 +84,6 @@ Development utilities by jaraco %doc NEWS.rst README.rst %license LICENSE %{python_sitelib}/jaraco/develop -%{python_sitelib}/jaraco.develop-%{version}.dist-info +%{python_sitelib}/jaraco_develop-%{version}.dist-info %changelog