- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 01:56:04 +00:00
parent 9bd6583c7f
commit ac6cab8631

View File

@ -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 <mboddu@redhat.com> - 9-11
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Mon Apr 05 2021 Sergio Correia <scorreia@redhat.com> - 9-10
- Add cryptsetup as a package required during build time.