diff --git a/python-LTTL.changes b/python-LTTL.changes index 6b24fa4..820d797 100644 --- a/python-LTTL.changes +++ b/python-LTTL.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 14 06:02:58 UTC 2025 - Steve Kowalik + +- Support both lowercased and unnormalized metadata directory names. + ------------------------------------------------------------------- Tue Mar 25 03:08:56 UTC 2025 - Steve Kowalik diff --git a/python-LTTL.spec b/python-LTTL.spec index 862497a..d382a03 100644 --- a/python-LTTL.spec +++ b/python-LTTL.spec @@ -61,6 +61,6 @@ sed -i 's/\r$//' README.rst %doc README.rst %license LICENSE %{python_sitelib}/LTTL -%{python_sitelib}/lttl-%{version}.dist-info +%{python_sitelib}/[Ll][Tt][Tt][Ll]-%{version}.dist-info %changelog