diff --git a/python-jaraco.text.changes b/python-jaraco.text.changes index 659740f..61c4e66 100644 --- a/python-jaraco.text.changes +++ b/python-jaraco.text.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 26 05:48:35 UTC 2025 - Steve Kowalik + +- Normalize metadata directory name. + ------------------------------------------------------------------- Tue Oct 29 21:12:05 UTC 2024 - Dirk Müller diff --git a/python-jaraco.text.spec b/python-jaraco.text.spec index 2c448b8..a813ece 100644 --- a/python-jaraco.text.spec +++ b/python-jaraco.text.spec @@ -1,7 +1,7 @@ # # spec file for package python-jaraco.text # -# 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 @@ -78,6 +78,6 @@ fi %license LICENSE %doc README.rst %{python_sitelib}/jaraco/text -%{python_sitelib}/jaraco.text-%{version}.dist-info +%{python_sitelib}/jaraco_text-%{version}.dist-info %changelog