From 4828b2e81b288eb744f3bf4eb354422eefc4ae647bf5cbe433f5d5f1de82f1f7 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Wed, 26 Mar 2025 05:22:01 +0000 Subject: [PATCH] - Normalize metadata directory name. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fontParts?expand=0&rev=24 --- python-fontParts.changes | 5 +++++ python-fontParts.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-fontParts.changes b/python-fontParts.changes index a3607a0..05a85a0 100644 --- a/python-fontParts.changes +++ b/python-fontParts.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 26 05:21:50 UTC 2025 - Steve Kowalik + +- Normalize metadata directory name. + ------------------------------------------------------------------- Sun Nov 10 21:49:50 UTC 2024 - Dirk Müller diff --git a/python-fontParts.spec b/python-fontParts.spec index 0978d4e..a9f757b 100644 --- a/python-fontParts.spec +++ b/python-fontParts.spec @@ -1,7 +1,7 @@ # # spec file for package python-fontParts # -# 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 @@ -94,7 +94,7 @@ export PYTHONDONTWRITEBYTECODE=1 %doc README.rst %license LICENSE %{python_sitelib}/fontParts -%{python_sitelib}/fontParts-%{version}.dist-info +%{python_sitelib}/fontparts-%{version}.dist-info %endif %changelog