From 1465c9ca42242a4e67b13074d111999d06d82f15f7a2882557c9a85365bf1b91 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Mon, 14 Apr 2025 06:19:29 +0000 Subject: [PATCH] - Support both lowercased and unnormalized metadata directory names. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyKCS11?expand=0&rev=13 --- python-PyKCS11.changes | 5 +++++ python-PyKCS11.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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