From 3965f4f2023a12e7f1cdfcb27733422d99b95950 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 9 Nov 2020 11:04:20 +0100 Subject: [PATCH] Introduce an epoch to perl-Time-HiRes not to regress comparing to RHEL --- perl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl.spec b/perl.spec index 696edac..83b2cd6 100644 --- a/perl.spec +++ b/perl.spec @@ -4006,7 +4006,7 @@ and localtime () functions. %package Time-HiRes Summary: High resolution alarm, sleep, gettimeofday, interval timers License: GPL+ or Artistic -Epoch: 0 +Epoch: 4 Version: 1.9764 Requires: %perl_compat Requires: perl(Carp)