From 9d052daee91b8e236e07ea6d4cdaf836900de225 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:05:44 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- opencryptoki.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/opencryptoki.spec b/opencryptoki.spec index f85e7bb..d333c9a 100644 --- a/opencryptoki.spec +++ b/opencryptoki.spec @@ -1,7 +1,7 @@ Name: opencryptoki Summary: Implementation of the PKCS#11 (Cryptoki) specification v3.0 Version: 3.23.0 -Release: 4%{?dist} +Release: 5%{?dist} License: CPL-1.0 URL: https://github.com/opencryptoki/opencryptoki Source0: https://github.com/opencryptoki/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz @@ -360,6 +360,9 @@ fi %changelog +* Mon Jun 24 2024 Troy Dawson - 3.23.0-5 +- Bump release for June 2024 mass rebuild + * Tue Jun 18 2024 Than Ngo - 3.23.0-4 - Resolves: RHEL-42492, SAST