diff --git a/python-fvs.changes b/python-fvs.changes index 84572b2..57e1dc2 100644 --- a/python-fvs.changes +++ b/python-fvs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 27 04:09:37 UTC 2025 - Steve Kowalik + +- Normalize metadata directory name. + ------------------------------------------------------------------- Wed Jan 3 10:04:31 UTC 2024 - Dirk Müller diff --git a/python-fvs.spec b/python-fvs.spec index 6761ac4..f01a671 100644 --- a/python-fvs.spec +++ b/python-fvs.spec @@ -1,7 +1,7 @@ # # spec file for package python-fvs # -# 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 @@ -34,7 +34,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-orjson Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives BuildArch: noarch %python_subpackages @@ -78,7 +78,7 @@ deduplication to minimize space consumption %license LICENSE %doc README.md %python_alternative %{_bindir}/fvs -%{python_sitelib}/%{modname}-%{version}*-info +%{python_sitelib}/fvs-%{version}.dist-info %{python_sitelib}/fvs %changelog