From c5728c98db4182cc77e938881cfa5d8a15a5c0049f044e4405373ca0dbbff00d Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Wed, 26 Mar 2025 05:51:38 +0000 Subject: [PATCH] - Normalize metadata directory name. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.ui?expand=0&rev=7 --- python-jaraco.ui.changes | 5 +++++ python-jaraco.ui.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-jaraco.ui.changes b/python-jaraco.ui.changes index 4710a90..7bc139e 100644 --- a/python-jaraco.ui.changes +++ b/python-jaraco.ui.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 26 05:48:36 UTC 2025 - Steve Kowalik + +- Normalize metadata directory name. + ------------------------------------------------------------------- Thu Nov 14 09:18:43 UTC 2024 - Dirk Müller diff --git a/python-jaraco.ui.spec b/python-jaraco.ui.spec index 2518836..b6c30ae 100644 --- a/python-jaraco.ui.spec +++ b/python-jaraco.ui.spec @@ -1,7 +1,7 @@ # # spec file for package python-jaraco.ui # -# 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 @@ -64,6 +64,6 @@ User-Interface tools (mainly command-line) %doc NEWS.rst README.rst %license LICENSE %{python_sitelib}/jaraco/ui -%{python_sitelib}/jaraco.ui-%{version}.dist-info +%{python_sitelib}/jaraco_ui-%{version}.dist-info %changelog