From ad2c572b99a72a033add70e294bf0441a81790442a889c7ceccf69abd1b91b23 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Thu, 27 Mar 2025 00:35:10 +0000 Subject: [PATCH] - Normalize metadata directory name. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-calmjs.types?expand=0&rev=10 --- python-calmjs.types.changes | 5 +++++ python-calmjs.types.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-calmjs.types.changes b/python-calmjs.types.changes index 39d8be5..6cc418a 100644 --- a/python-calmjs.types.changes +++ b/python-calmjs.types.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 27 00:34:56 UTC 2025 - Steve Kowalik + +- Normalize metadata directory name. + ------------------------------------------------------------------- Wed Nov 6 11:18:41 UTC 2024 - Matej Cepl diff --git a/python-calmjs.types.spec b/python-calmjs.types.spec index 1e8d335..dcf382d 100644 --- a/python-calmjs.types.spec +++ b/python-calmjs.types.spec @@ -1,7 +1,7 @@ # # spec file for package python-calmjs.types # -# 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 @@ -54,7 +54,7 @@ A collection of types (mostly exception classes) for use with |calmjs|_. %license LICENSE %doc CHANGES.rst README.rst %{python_sitelib}/calmjs -%{python_sitelib}/calmjs.types-%{version}*-info +%{python_sitelib}/calmjs_types-%{version}.dist-info %{python_sitelib}/calmjs.types-%{version}*-nspkg.pth %changelog