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