diff --git a/perl-Time-HiRes.spec b/perl-Time-HiRes.spec index 1fbc302..35951d4 100644 --- a/perl-Time-HiRes.spec +++ b/perl-Time-HiRes.spec @@ -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 - 4:1.9764-460 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Nov 09 2020 Petr Pisar - 4:1.9764-459 - Introduce an epoch not to regress comparing to RHEL (bug #1895852)