From 29b495fdbf7eeb763674b2a2182a0ec23f149dec Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Mon, 11 Nov 2019 05:22:11 -0500 Subject: [PATCH] import perl-Time-HiRes-1.9753-2.module+el8.1.0+2926+ce7246ad --- SPECS/perl-Time-HiRes.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/perl-Time-HiRes.spec b/SPECS/perl-Time-HiRes.spec index d7a7235..1841fbf 100644 --- a/SPECS/perl-Time-HiRes.spec +++ b/SPECS/perl-Time-HiRes.spec @@ -1,6 +1,6 @@ Name: perl-Time-HiRes Version: 1.9753 -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 +58,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Mar 29 2019 Jitka Plesnikova - 1.9753-2 +- Rebuild with enable hardening (bug #1636329) + * Fri Jan 12 2018 Petr Pisar - 1.9753-1 - 1.9753 bump