diff --git a/python-PyLaTeX.changes b/python-PyLaTeX.changes index fccd115..55410c9 100644 --- a/python-PyLaTeX.changes +++ b/python-PyLaTeX.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 14 06:26:37 UTC 2025 - Steve Kowalik + +- Support both lowercased and unnormalized metadata directory names. + ------------------------------------------------------------------- Tue Mar 25 04:57:11 UTC 2025 - Steve Kowalik diff --git a/python-PyLaTeX.spec b/python-PyLaTeX.spec index 2c92693..c7b70e7 100644 --- a/python-PyLaTeX.spec +++ b/python-PyLaTeX.spec @@ -124,6 +124,6 @@ PyLaTeX is a Python library for creating and compiling LaTeX files. %doc README.rst %license LICENSE %{python_sitelib}/pylatex -%{python_sitelib}/pylatex-%{version}.dist-info +%{python_sitelib}/[Pp]y[Ll]a[Tt]e[Xx]-%{version}.dist-info %changelog