From a0e29c5eebd305d64bc07ddb1b1ed432dcb81bc73f48590c7d012c0ac7647714 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Wed, 26 Mar 2025 05:51:05 +0000 Subject: [PATCH] - Normalize metadata directory name. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.stream?expand=0&rev=22 --- python-jaraco.stream.changes | 5 +++++ python-jaraco.stream.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) 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