diff --git a/python-PyKCS11.changes b/python-PyKCS11.changes index 6689b2b..1efef55 100644 --- a/python-PyKCS11.changes +++ b/python-PyKCS11.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 14 06:19:19 UTC 2025 - Steve Kowalik + +- Support both lowercased and unnormalized metadata directory names. + ------------------------------------------------------------------- Tue Mar 25 04:40:30 UTC 2025 - Steve Kowalik diff --git a/python-PyKCS11.spec b/python-PyKCS11.spec index 105d116..7199da7 100644 --- a/python-PyKCS11.spec +++ b/python-PyKCS11.spec @@ -61,6 +61,6 @@ export $(python3 get_PYKCS11LIB.py) %doc Changes.txt README.md %license COPYING %{python_sitearch}/PyKCS11 -%{python_sitearch}/pykcs11-%{version}.dist-info +%{python_sitearch}/[Pp]y[Kk][cC][Ss]11-%{version}.dist-info %changelog