diff --git a/python-Rtree.changes b/python-Rtree.changes index c699375..42a008b 100644 --- a/python-Rtree.changes +++ b/python-Rtree.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 25 08:01:23 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Fri Feb 14 03:17:29 UTC 2025 - Steve Kowalik diff --git a/python-Rtree.spec b/python-Rtree.spec index fdbea52..5906785 100644 --- a/python-Rtree.spec +++ b/python-Rtree.spec @@ -73,6 +73,6 @@ spatial indexing features for the spatially curious Python user. %doc README.md %license LICENSE.txt %{python_sitelib}/rtree -%{python_sitelib}/Rtree-%{version}.dist-info +%{python_sitelib}/rtree-%{version}.dist-info %changelog