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 01:29:31 +00:00
parent bc7f157574
commit 370e490f98

View File

@ -1,7 +1,7 @@
Summary: X Resource Monitor
Name: xrestop
Version: 0.4
Release: 28%{?dist}
Release: 29%{?dist}
License: GPLv2+
URL: http://www.freedesktop.org/Software/xrestop
Source0: %{name}-%{version}.tar.gz
@ -35,6 +35,10 @@ make DESTDIR="$RPM_BUILD_ROOT" install
%{_mandir}/man1/xrestop.1*
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.4-29
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.4-28
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937