diff --git a/python-BTrees.changes b/python-BTrees.changes index 140da20..4fa6267 100644 --- a/python-BTrees.changes +++ b/python-BTrees.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +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 diff --git a/python-BTrees.spec b/python-BTrees.spec index dbf664e..43654f0 100644 --- a/python-BTrees.spec +++ b/python-BTrees.spec @@ -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}.dist-info +%{python_sitearch}/[Bb][Tt]rees-%{version}.dist-info %files %{python_files devel} %{python_sitearch}/BTrees/*.h