diff --git a/luksmeta.spec b/luksmeta.spec index 39311a9..9311911 100644 --- a/luksmeta.spec +++ b/luksmeta.spec @@ -1,6 +1,6 @@ Name: luksmeta Version: 9 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Utility for storing small metadata in the LUKSv1 header License: LGPLv2+ @@ -69,6 +69,9 @@ make %{?_smp_mflags} check %{_libdir}/pkgconfig/luksmeta.pc %changelog +* Fri Apr 16 2021 Mohan Boddu - 9-11 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Mon Apr 05 2021 Sergio Correia - 9-10 - Add cryptsetup as a package required during build time.