diff --git a/python-jaraco.stream.changes b/python-jaraco.stream.changes index e3c7add..3a0b438 100644 --- a/python-jaraco.stream.changes +++ b/python-jaraco.stream.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 26 05:48:34 UTC 2025 - Steve Kowalik + +- Normalize metadata directory name. + ------------------------------------------------------------------- Thu Nov 14 09:22:40 UTC 2024 - Dirk Müller diff --git a/python-jaraco.stream.spec b/python-jaraco.stream.spec index c5b7ee1..8149765 100644 --- a/python-jaraco.stream.spec +++ b/python-jaraco.stream.spec @@ -1,7 +1,7 @@ # # spec file for package python-jaraco.stream # -# 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 @@ -76,7 +76,7 @@ rm -r build/sphinx/html/{.buildinfo,.doctrees} %doc NEWS.rst README.rst %dir %{python_sitelib}/jaraco %{python_sitelib}/jaraco/stream/ -%{python_sitelib}/jaraco.stream-%{version}*-info +%{python_sitelib}/jaraco_stream-%{version}.dist-info %files -n %{name}-doc %doc build/sphinx/html