diff --git a/python-Pympler.changes b/python-Pympler.changes index 4196171..910b657 100644 --- a/python-Pympler.changes +++ b/python-Pympler.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Apr 1 12:42:57 UTC 2025 - Markéta Machová + +- Make the dist-info name case-insensitive + +------------------------------------------------------------------- +Tue Mar 25 06:12:02 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Thu Nov 28 11:42:05 UTC 2024 - Andreas Schwab diff --git a/python-Pympler.spec b/python-Pympler.spec index 458bf60..7d9268e 100644 --- a/python-Pympler.spec +++ b/python-Pympler.spec @@ -1,7 +1,7 @@ # # spec file for package python-Pympler # -# 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 @@ -84,6 +84,6 @@ export COVERAGE=1 %license LICENSE %doc README.md %{python_sitelib}/pympler -%{python_sitelib}/Pympler-%{version}.dist-info +%{python_sitelib}/[pP]ympler-%{version}.dist-info %changelog