diff --git a/python-jaraco.vcs.changes b/python-jaraco.vcs.changes index 99ae44e..da8658d 100644 --- a/python-jaraco.vcs.changes +++ b/python-jaraco.vcs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 26 05:48:36 UTC 2025 - Steve Kowalik + +- Normalize metadata directory name. + ------------------------------------------------------------------- Fri Dec 8 09:24:09 UTC 2023 - Dirk Müller diff --git a/python-jaraco.vcs.spec b/python-jaraco.vcs.spec index e1a4e7d..472e9d9 100644 --- a/python-jaraco.vcs.spec +++ b/python-jaraco.vcs.spec @@ -1,7 +1,7 @@ # # spec file for package python-jaraco.vcs # -# Copyright (c) 2023 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 @@ -67,6 +67,6 @@ Facilities for working with VCS repositories %doc README.rst %license LICENSE %{python_sitelib}/jaraco/vcs -%{python_sitelib}/jaraco.vcs-%{version}.dist-info +%{python_sitelib}/jaraco_vcs-%{version}.dist-info %changelog