diff --git a/python-PyKMIP.changes b/python-PyKMIP.changes index 0c9f913..d6d1eef 100644 --- a/python-PyKMIP.changes +++ b/python-PyKMIP.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 14 06:23:18 UTC 2025 - Steve Kowalik + +- Support both lowercased and unnormalized metadata directory names. + ------------------------------------------------------------------- Tue Mar 25 04:51:22 UTC 2025 - Steve Kowalik diff --git a/python-PyKMIP.spec b/python-PyKMIP.spec index 04ca6ef..bb0ae6c 100644 --- a/python-PyKMIP.spec +++ b/python-PyKMIP.spec @@ -91,7 +91,7 @@ sed -i '/"enum-compat",/d' setup.py %license LICENSE.txt %doc README.rst %{python_sitelib}/kmip -%{python_sitelib}/pykmip-%{version}.dist-info +%{python_sitelib}/[Pp]y[Kk][Mm][Ii][Pp]-%{version}.dist-info %python_alternative %{_bindir}/pykmip-server %changelog