From 24383bd0f832efd43cd999cf2e3c734fe0b6958b Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Mon, 9 Nov 2020 10:18:45 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/perl-Time-HiRes.git#9ae1f7c5eeca1a24569aa4996e313bfcfd5ef23b --- perl-Time-HiRes.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Time-HiRes.spec b/perl-Time-HiRes.spec index eda0e28..1fbc302 100644 --- a/perl-Time-HiRes.spec +++ b/perl-Time-HiRes.spec @@ -1,6 +1,7 @@ Name: perl-Time-HiRes +Epoch: 4 Version: 1.9764 -Release: 458%{?dist} +Release: 459%{?dist} Summary: High resolution alarm, sleep, gettimeofday, interval timers License: GPL+ or Artistic URL: https://metacpan.org/release/Time-HiRes @@ -60,6 +61,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Nov 09 2020 Petr Pisar - 4:1.9764-459 +- Introduce an epoch not to regress comparing to RHEL (bug #1895852) + * Tue Aug 11 2020 Petr Pisar - 1.9764-458 - Use an upstream release