Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-10 00:47:43 +00:00
parent fb451a59e4
commit d4a5c8bee5

View File

@ -2,7 +2,7 @@
Name: scap-workbench
Version: 1.2.1
Release: 10%{?dist}
Release: 11%{?dist}
Summary: Scanning, tailoring, editing and validation tool for SCAP content
License: GPLv3+
@ -68,6 +68,10 @@ content. The tool is based on OpenSCAP library.
%doc %{_pkgdocdir}/README.md
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.1-11
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Tue Jul 27 2021 Jan Černý <jcerny@redhat.com> - 1.2.1-10
- Do not set rpath (rhbz#1986352)