From 6bb2568db7df9d0d045566bdff763178ed41ef35 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 18 May 2021 02:46:35 -0400 Subject: [PATCH] import perl-Time-HiRes-1.9758-2.el8 --- SPECS/perl-Time-HiRes.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/perl-Time-HiRes.spec b/SPECS/perl-Time-HiRes.spec index ea8f126..e739545 100644 --- a/SPECS/perl-Time-HiRes.spec +++ b/SPECS/perl-Time-HiRes.spec @@ -1,6 +1,7 @@ Name: perl-Time-HiRes +Epoch: 4 Version: 1.9758 -Release: 1%{?dist} +Release: 2%{?dist} Summary: High resolution alarm, sleep, gettimeofday, interval timers License: GPL+ or Artistic URL: http://search.cpan.org/dist/Time-HiRes/ @@ -58,6 +59,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Nov 09 2020 Petr Pisar - 4:1.9758-2 +- Introduce an epoch not to regress comparing to RHEL-7 (bug #1895852) + * Thu Mar 22 2018 Petr Pisar - 1.9758-1 - 1.9758 bump