1.9740 bump

This commit is contained in:
Petr Písař 2016-09-26 12:56:03 +02:00
parent c8529f657c
commit 584b597158
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
/Time-HiRes-1.9737.tar.gz
/Time-HiRes-1.9738.tar.gz
/Time-HiRes-1.9739.tar.gz
/Time-HiRes-1.9740.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-Time-HiRes
Version: 1.9739
Version: 1.9740
Release: 1%{?dist}
Summary: High resolution alarm, sleep, gettimeofday, interval timers
License: GPL+ or Artistic
@ -22,6 +22,7 @@ BuildRequires: perl(Carp)
BuildRequires: perl(DynaLoader)
BuildRequires: perl(Exporter)
# Tests:
BuildRequires: perl(File::Temp)
BuildRequires: perl(Test::More)
# Optional tests:
BuildRequires: perl(POSIX)
@ -58,6 +59,9 @@ make test
%{_mandir}/man3/*
%changelog
* Mon Sep 26 2016 Petr Pisar <ppisar@redhat.com> - 1.9740-1
- 1.9740 bump
* Mon Jul 04 2016 Petr Pisar <ppisar@redhat.com> - 1.9739-1
- 1.9739 bump

View File

@ -1 +1 @@
f26d998b311eb1ca56bb9d0046fd8e15 Time-HiRes-1.9739.tar.gz
5ab58a8bd2c5cde34a55a6e34a0600d1 Time-HiRes-1.9740.tar.gz