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