diff --git a/python-Chameleon.changes b/python-Chameleon.changes index b25e1d6..df686a6 100644 --- a/python-Chameleon.changes +++ b/python-Chameleon.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 14 05:47:15 UTC 2025 - Steve Kowalik + +- Support both lowercased and unnormalized metadata directory names. + ------------------------------------------------------------------- Tue Mar 25 00:36:27 UTC 2025 - Steve Kowalik diff --git a/python-Chameleon.spec b/python-Chameleon.spec index 6f813d3..43d58ed 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}/[Cc]hameleon-%{version}.dist-info %changelog