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:
parent
aeed019884
commit
99b6fab4f5
@ -5,7 +5,7 @@
|
||||
|
||||
Name: memstrack
|
||||
Version: 0.2.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A memory allocation tracer, like a hot spot analyzer for memory allocation
|
||||
License: GPLv3
|
||||
URL: https://github.com/ryncsn/memstrack
|
||||
@ -36,6 +36,10 @@ install -p -m 755 memstrack %{buildroot}/%{_bindir}
|
||||
%{_bindir}/memstrack
|
||||
|
||||
%changelog
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.2.3-2
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
||||
* Fri Jul 09 2021 Kairui Song <kasong@redhat.com> - 0.2.3-1
|
||||
- Update to upstream latest release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user