Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-10 00:55:57 +00:00 committed by Stepan Oksanichenko
parent 2cb59d803e
commit 554841d176
2 changed files with 6 additions and 1 deletions

1
.spausedd.metadata Normal file
View File

@ -0,0 +1 @@
daad8303589c6d2314d0bf5e1a18752758a66ec1 spausedd-20210719.tar.gz

View File

@ -3,7 +3,7 @@
Name: spausedd
Summary: Utility to detect and log scheduler pause
Version: 20210719
Release: 1%{?dist}
Release: 2%{?dist}
License: ISC
URL: https://github.com/jfriesse/spausedd
Source0: https://github.com/jfriesse/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
@ -70,6 +70,10 @@ install -m 644 -p init/%{name}.service %{buildroot}/%{_unitdir}
%systemd_postun spausedd.service
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 20210719-2
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Mon Jul 19 2021 Jan Friesse <jfriesse@redhat.com> - 20210719-1
- Related: rhbz#1962501