15
0

- Normalize metadata directory name.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fontMath?expand=0&rev=17
This commit is contained in:
2025-03-26 05:18:00 +00:00
committed by Git OBS Bridge
parent a21af09013
commit 6d401a1351
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 26 05:17:45 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Normalize metadata directory name.
-------------------------------------------------------------------
Wed Dec 11 13:01:16 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -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