From 0672e84bfbeae28abf558dab5ffdea9f2d8349072639abb8692a1b6d3249d162 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Wed, 26 Mar 2025 07:49:04 +0000 Subject: [PATCH] - Normalize metadata directory name. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dogpile.cache?expand=0&rev=91 --- python-dogpile.cache.changes | 5 +++++ python-dogpile.cache.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-dogpile.cache.changes b/python-dogpile.cache.changes index 4bdb669..ba0c832 100644 --- a/python-dogpile.cache.changes +++ b/python-dogpile.cache.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 26 07:48:23 UTC 2025 - Steve Kowalik + +- Normalize metadata directory name. + ------------------------------------------------------------------- Mon May 6 08:35:52 UTC 2024 - Dirk Müller diff --git a/python-dogpile.cache.spec b/python-dogpile.cache.spec index 40d2cf0..387eb50 100644 --- a/python-dogpile.cache.spec +++ b/python-dogpile.cache.spec @@ -1,7 +1,7 @@ # # spec file for package python-dogpile.cache # -# 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 @@ -68,6 +68,6 @@ new value. %license LICENSE %doc README.rst %{python_sitelib}/dogpile -%{python_sitelib}/dogpile.cache-%{version}.dist-info +%{python_sitelib}/dogpile_cache-%{version}.dist-info %changelog