From 024a00334a0d3055c5e84e46c70c9f9b29304128becd8a53ff76d3c85d992b52 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Thu, 27 Mar 2025 02:05:44 +0000 Subject: [PATCH] - Normalize metadata directory name. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fluent.syntax?expand=0&rev=3 --- python-fluent.syntax.changes | 5 +++++ python-fluent.syntax.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) 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