Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-01-27 05:32:47 +00:00
parent 9ae1f7c5ee
commit b23775d2ad
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Name: perl-Time-HiRes
Epoch: 4
Version: 1.9764
Release: 459%{?dist}
Release: 460%{?dist}
Summary: High resolution alarm, sleep, gettimeofday, interval timers
License: GPL+ or Artistic
URL: https://metacpan.org/release/Time-HiRes
@ -61,6 +61,9 @@ make test
%{_mandir}/man3/*
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4:1.9764-460
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Nov 09 2020 Petr Pisar <ppisar@redhat.com> - 4:1.9764-459
- Introduce an epoch not to regress comparing to RHEL (bug #1895852)