- 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:
parent
9149045f48
commit
ada8e204ba
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: memstrack
|
Name: memstrack
|
||||||
Version: 0.2.2
|
Version: 0.2.2
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A memory allocation tracer, like a hot spot analyzer for memory allocation
|
Summary: A memory allocation tracer, like a hot spot analyzer for memory allocation
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
URL: https://github.com/ryncsn/memstrack
|
URL: https://github.com/ryncsn/memstrack
|
||||||
@ -36,6 +36,9 @@ install -p -m 755 memstrack %{buildroot}/%{_bindir}
|
|||||||
%{_bindir}/memstrack
|
%{_bindir}/memstrack
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.2.2-2
|
||||||
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||||
|
|
||||||
* Mon Feb 08 2021 Kairui Song <kasong@redhat.com> - 0.2.2-1
|
* Mon Feb 08 2021 Kairui Song <kasong@redhat.com> - 0.2.2-1
|
||||||
- Update to upstream latest release
|
- Update to upstream latest release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user