|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Name: opencryptoki
|
|
|
|
|
Summary: Implementation of the PKCS#11 (Cryptoki) specification v3.0
|
|
|
|
|
Version: 3.24.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
License: CPL-1.0
|
|
|
|
|
URL: https://github.com/opencryptoki/opencryptoki
|
|
|
|
|
Source0: https://github.com/opencryptoki/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
|
|
|
|
@ -348,6 +348,10 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.24.0-2
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Wed Oct 16 2024 Than Ngo <than@redhat.com> - 3.24.0-1
|
|
|
|
|
- Resolves: RHEL-58996, update to 3.24.0
|
|
|
|
|
- Resolves: RHEL-39004, provide opencryptoki CCA Token also on x86_64 and ppc64le
|
|
|
|
|