import perl-Time-HiRes-1.9758-2.el8

This commit is contained in:
CentOS Sources 2021-05-18 02:46:35 -04:00 committed by Andrew Lukoshko
parent 114782415a
commit 6bb2568db7

View File

@ -1,6 +1,7 @@
Name: perl-Time-HiRes
Epoch: 4
Version: 1.9758
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 +59,9 @@ make test
%{_mandir}/man3/*
%changelog
* Mon Nov 09 2020 Petr Pisar <ppisar@redhat.com> - 4:1.9758-2
- Introduce an epoch not to regress comparing to RHEL-7 (bug #1895852)
* Thu Mar 22 2018 Petr Pisar <ppisar@redhat.com> - 1.9758-1
- 1.9758 bump