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