diff --git a/python-Pympler.changes b/python-Pympler.changes index 4196171..8ed319f 100644 --- a/python-Pympler.changes +++ b/python-Pympler.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +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..1b5056d 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}/pympler-%{version}.dist-info %changelog