From c58952169cfb086dd6dd9e11b17912838e84ac2d1482c107571c385461910fe0 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Wed, 26 Mar 2025 05:23:34 +0000 Subject: [PATCH] - Normalize metadata directory name. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fontPens?expand=0&rev=13 --- python-fontPens.changes | 5 +++++ python-fontPens.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-fontPens.changes b/python-fontPens.changes index 581c3a3..a15298b 100644 --- a/python-fontPens.changes +++ b/python-fontPens.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 26 05:23:24 UTC 2025 - Steve Kowalik + +- Normalize metadata directory name. + ------------------------------------------------------------------- Thu Feb 29 04:27:13 UTC 2024 - Steve Kowalik diff --git a/python-fontPens.spec b/python-fontPens.spec index e466463..a4e055d 100644 --- a/python-fontPens.spec +++ b/python-fontPens.spec @@ -1,7 +1,7 @@ # # spec file for package python-fontPens # -# 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 @@ -59,6 +59,6 @@ A collection of classes implementing the pen protocol for manipulating glyphs. %doc README.rst %license LICENSE.txt %{python_sitelib}/fontPens -%{python_sitelib}/fontPens-%{version}.dist-info +%{python_sitelib}/fontpens-%{version}.dist-info %changelog