From 6d401a13511cbd0af20f3bad7efc54dec4ff46c905dcac0f6e15e805d204c611 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Wed, 26 Mar 2025 05:18:00 +0000 Subject: [PATCH] - Normalize metadata directory name. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fontMath?expand=0&rev=17 --- python-fontMath.changes | 5 +++++ python-fontMath.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-fontMath.changes b/python-fontMath.changes index 4c56c1a..7eaace1 100644 --- a/python-fontMath.changes +++ b/python-fontMath.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 26 05:17:45 UTC 2025 - Steve Kowalik + +- Normalize metadata directory name. + ------------------------------------------------------------------- Wed Dec 11 13:01:16 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-fontMath.spec b/python-fontMath.spec index f4c24fb..6b22cd8 100644 --- a/python-fontMath.spec +++ b/python-fontMath.spec @@ -1,7 +1,7 @@ # # spec file for package python-fontMath # -# 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 set of objects for performing math operations on font data. %doc README.md %license License.txt %{python_sitelib}/fontMath -%{python_sitelib}/fontMath-%{version}*-info +%{python_sitelib}/fontmath-%{version}.dist-info %changelog