From 24c95b2c9c5e11d0229004917b4ce0b1b3015d21 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 22:41:31 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- opencryptoki.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/opencryptoki.spec b/opencryptoki.spec index 2316234..7e422c8 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.16.0 -Release: 8%{?dist} +Release: 9%{?dist} License: CPL URL: https://github.com/opencryptoki/opencryptoki Source0: https://github.com/opencryptoki/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz @@ -339,6 +339,10 @@ fi %changelog +* Mon Aug 09 2021 Mohan Boddu - 3.16.0-9 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jul 28 2021 Florian Weimer - 3.16.0-8 - Rebuild to pick up OpenSSL 3.0 Beta ABI (#1984097)