From 9ae1f7c5eeca1a24569aa4996e313bfcfd5ef23b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 9 Nov 2020 11:00:42 +0100 Subject: [PATCH] Introduce an epoch not to regress comparing to RHEL --- 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