diff --git a/python-BTrees.changes b/python-BTrees.changes index 30887c1..4fa6267 100644 --- a/python-BTrees.changes +++ b/python-BTrees.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Apr 14 05:44:11 UTC 2025 - Steve Kowalik + +- Support both lowercased and unnormalized metadata directory names. + +------------------------------------------------------------------- +Tue Mar 25 03:59:53 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Thu Nov 7 08:30:45 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-BTrees.spec b/python-BTrees.spec index 183dbc4..43654f0 100644 --- a/python-BTrees.spec +++ b/python-BTrees.spec @@ -1,7 +1,7 @@ # # spec file for package python-BTrees # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # Copyright (c) 2015-2022 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -82,7 +82,7 @@ This package contains the files needed for binding the %{name} C module. %license COPYRIGHT.txt LICENSE.txt %exclude %{python_sitearch}/BTrees/*.h %{python_sitearch}/BTrees -%{python_sitearch}/BTrees-%{version}*-info +%{python_sitearch}/[Bb][Tt]rees-%{version}.dist-info %files %{python_files devel} %{python_sitearch}/BTrees/*.h