14
0

- 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
This commit is contained in:
2025-04-14 06:19:29 +00:00
committed by Git OBS Bridge
parent da07567c1f
commit 1465c9ca42
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 14 06:19:19 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Support both lowercased and unnormalized metadata directory names.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 04:40:30 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com> Tue Mar 25 04:40:30 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -61,6 +61,6 @@ export $(python3 get_PYKCS11LIB.py)
%doc Changes.txt README.md %doc Changes.txt README.md
%license COPYING %license COPYING
%{python_sitearch}/PyKCS11 %{python_sitearch}/PyKCS11
%{python_sitearch}/pykcs11-%{version}.dist-info %{python_sitearch}/[Pp]y[Kk][cC][Ss]11-%{version}.dist-info
%changelog %changelog