Compare commits

...

No commits in common. "c8-stream-5.26" and "c8" have entirely different histories.

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