From a8b7a4d0d4f063ea7fefda2cfdbd2980050e5df4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 27 Jun 2016 16:15:45 +0200 Subject: [PATCH] 1.9738 bump --- .gitignore | 1 + perl-Time-HiRes.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f5af3a4..cc1f8b1 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/perl-Time-HiRes.spec b/perl-Time-HiRes.spec index 9c0561f..9ddcdb5 100644 --- a/perl-Time-HiRes.spec +++ b/perl-Time-HiRes.spec @@ -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 - 1.9738-1 +- 1.9738 bump + * Thu Jun 23 2016 Petr Pisar - 1.9737-1 - 1.9737 bump diff --git a/sources b/sources index f50899f..10f6764 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fbb7d629c3abaa3e2e3bb1595f6e45f7 Time-HiRes-1.9737.tar.gz +59a7474d05ab916746f229f57d261023 Time-HiRes-1.9738.tar.gz