diff --git a/python-FormEncode.changes b/python-FormEncode.changes index 152bf66..1c34443 100644 --- a/python-FormEncode.changes +++ b/python-FormEncode.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 26 00:39:25 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Mon Feb 10 10:10:13 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-FormEncode.spec b/python-FormEncode.spec index 21f1a3b..b94e315 100644 --- a/python-FormEncode.spec +++ b/python-FormEncode.spec @@ -71,6 +71,6 @@ python2_flags="--version" %license LICENSE.txt %doc README.rst %{python_sitelib}/formencode -%{python_sitelib}/FormEncode-%{version}.dist-info +%{python_sitelib}/formencode-%{version}.dist-info %changelog