diff --git a/python-Chameleon.changes b/python-Chameleon.changes index 6ca890b..b25e1d6 100644 --- a/python-Chameleon.changes +++ b/python-Chameleon.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 25 00:36:27 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Thu Jan 2 14:13:48 UTC 2025 - Dirk Müller diff --git a/python-Chameleon.spec b/python-Chameleon.spec index 1462674..6f813d3 100644 --- a/python-Chameleon.spec +++ b/python-Chameleon.spec @@ -65,6 +65,6 @@ version of Python (2.5 and up, including 3.x and pypy). %license LICENSE.txt %doc README.rst %{python_sitelib}/chameleon -%{python_sitelib}/Chameleon-%{version}.dist-info +%{python_sitelib}/chameleon-%{version}.dist-info %changelog