1.9738 bump

This commit is contained in:
Petr Písař 2016-06-27 16:15:45 +02:00
parent b178b3667f
commit a8b7a4d0d4
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/Time-HiRes-1.9733.tar.gz
/Time-HiRes-1.9735.tar.gz
/Time-HiRes-1.9737.tar.gz
/Time-HiRes-1.9738.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-Time-HiRes
Version: 1.9737
Version: 1.9738
Release: 1%{?dist}
Summary: High resolution alarm, sleep, gettimeofday, interval timers
License: GPL+ or Artistic
@ -22,7 +22,7 @@ BuildRequires: perl(Carp)
BuildRequires: perl(DynaLoader)
BuildRequires: perl(Exporter)
# Tests:
BuildRequires: perl(Test::More) >= 0.82
BuildRequires: perl(Test::More)
# Optional tests:
BuildRequires: perl(POSIX)
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
@ -58,6 +58,9 @@ make test
%{_mandir}/man3/*
%changelog
* Mon Jun 27 2016 Petr Pisar <ppisar@redhat.com> - 1.9738-1
- 1.9738 bump
* Thu Jun 23 2016 Petr Pisar <ppisar@redhat.com> - 1.9737-1
- 1.9737 bump

View File

@ -1 +1 @@
fbb7d629c3abaa3e2e3bb1595f6e45f7 Time-HiRes-1.9737.tar.gz
59a7474d05ab916746f229f57d261023 Time-HiRes-1.9738.tar.gz