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 23:48:22 +00:00
parent c0c95b5e42
commit 81dfd25244

View File

@ -1,7 +1,7 @@
Name: perl-Time-HiRes
Epoch: 4
Version: 1.9764
Release: 461%{?dist}
Release: 462%{?dist}
Summary: High resolution alarm, sleep, gettimeofday, interval timers
License: GPL+ or Artistic
URL: https://metacpan.org/release/Time-HiRes
@ -61,6 +61,10 @@ make test
%{_mandir}/man3/*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 4:1.9764-462
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 4:1.9764-461
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937