diff --git a/python-PyICU.changes b/python-PyICU.changes index a59cacc..5e2e822 100644 --- a/python-PyICU.changes +++ b/python-PyICU.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 25 04:31:02 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Wed Feb 5 02:22:25 UTC 2025 - Steve Kowalik diff --git a/python-PyICU.spec b/python-PyICU.spec index 1e6449e..7360c26 100644 --- a/python-PyICU.spec +++ b/python-PyICU.spec @@ -71,6 +71,6 @@ export CFLAGS="%{optflags} -fno-strict-aliasing" %license LICENSE %doc CHANGES CREDITS README.md %{python_sitearch}/icu -%{python_sitearch}/PyICU-%{version}.dist-info +%{python_sitearch}/pyicu-%{version}.dist-info %changelog