diff --git a/python-MarkupSafe.changes b/python-MarkupSafe.changes index e27c674..73fea79 100644 --- a/python-MarkupSafe.changes +++ b/python-MarkupSafe.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 25 03:17:06 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Thu Feb 20 08:14:24 UTC 2025 - Dirk Müller diff --git a/python-MarkupSafe.spec b/python-MarkupSafe.spec index 17e4a5e..13ea714 100644 --- a/python-MarkupSafe.spec +++ b/python-MarkupSafe.spec @@ -79,7 +79,7 @@ export CFLAGS="%{optflags}" %license LICENSE.rst %doc README.rst docs/ %{python_sitearch}/markupsafe/ -%{python_sitearch}/MarkupSafe-%{version}.dist-info +%{python_sitearch}/markupsafe-%{version}.dist-info %endif %changelog