From 7800e7302c10fb83e445492ff6f2c78d3c5e0bee Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 01:20:58 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/opencryptoki.git#7bb34251c5faf605f5747bd9c2ce6db555e0c44c --- opencryptoki.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/opencryptoki.spec b/opencryptoki.spec index 41b4360..998ac9b 100644 --- a/opencryptoki.spec +++ b/opencryptoki.spec @@ -1,7 +1,7 @@ Name: opencryptoki Summary: Implementation of the PKCS#11 (Cryptoki) specification v2.11 Version: 3.15.1 -Release: 3%{?dist} +Release: 4%{?dist} License: CPL URL: https://github.com/opencryptoki/opencryptoki Source0: https://github.com/opencryptoki/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz @@ -325,6 +325,9 @@ fi %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 3.15.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Dec 22 2020 Than Ngo - 3.15.1-3 - Drop tpm1.2 support by default