diff --git a/python-fluent.syntax.changes b/python-fluent.syntax.changes index 182be4b..c9f5eb0 100644 --- a/python-fluent.syntax.changes +++ b/python-fluent.syntax.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 27 02:04:57 UTC 2025 - Steve Kowalik + +- Normalize metadata directory name. + ------------------------------------------------------------------- Fri Jan 19 05:23:29 UTC 2024 - Steve Kowalik diff --git a/python-fluent.syntax.spec b/python-fluent.syntax.spec index f8cba28..e0de606 100644 --- a/python-fluent.syntax.spec +++ b/python-fluent.syntax.spec @@ -1,7 +1,7 @@ # # spec file for package python-fluent.syntax # -# 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 @@ -64,6 +64,6 @@ popd %doc README.rst %license LICENSE %{python_sitelib}/fluent -%{python_sitelib}/fluent.syntax-%{version}.dist-info +%{python_sitelib}/fluent_syntax-%{version}.dist-info %changelog