From 1506b120e274d464592281a0263d4c5428572c52 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 01:21:06 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- libksba.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libksba.spec b/libksba.spec index 88da638..3b10ce2 100644 --- a/libksba.spec +++ b/libksba.spec @@ -1,7 +1,7 @@ Summary: CMS and X.509 library Name: libksba Version: 1.5.1 -Release: 2%{?dist} +Release: 3%{?dist} # The library is licensed under LGPLv3+ or GPLv2+, # the rest of the package under GPLv3+ @@ -82,6 +82,9 @@ make check %changelog +* Fri Apr 16 2021 Mohan Boddu - 1.5.1-3 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Thu Apr 15 2021 Jakub Jelen - 1.5.1-2 - Address issues reported by coverity