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-09 22:04:07 +00:00
parent 5e169fdca4
commit 22a25c87e2

View File

@ -14,7 +14,7 @@
Name: lttng-ust
Version: 2.12.0
Release: 5%{?dist}
Release: 6%{?dist}
License: LGPLv2.1, MIT and GPLv2
Summary: LTTng Userspace Tracer library
@ -126,6 +126,10 @@ make check
%{python3_sitelib}/lttngust-*.egg-info
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.12.0-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.12.0-5
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937