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