[perl-Time-y2038] Test::More version requirement should be 0.82 (#998269)

Paul Howarth pghmcfc at fedoraproject.org
Thu Aug 22 19:08:54 UTC 2013


commit 480c1e7d3e09b4c9a0b75ca7980ea93d2e873323
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Aug 22 20:07:17 2013 +0100

    Test::More version requirement should be 0.82 (#998269)

 perl-Time-y2038.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/perl-Time-y2038.spec b/perl-Time-y2038.spec
index 668b8bf..ff62fb5 100644
--- a/perl-Time-y2038.spec
+++ b/perl-Time-y2038.spec
@@ -1,6 +1,6 @@
 Name:		perl-Time-y2038
 Version:	20100403
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Versions of Perl's time functions which work beyond 2038
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -15,7 +15,7 @@ BuildRequires:	perl(lib)
 BuildRequires:	perl(Module::Build) >= 0.36
 BuildRequires:	perl(strict)
 BuildRequires:	perl(Test::Exception) >= 0.27
-BuildRequires:	perl(Test::More) >= 0.47
+BuildRequires:	perl(Test::More) >= 0.82
 BuildRequires:	perl(Test::Warn) >= 0.11
 BuildRequires:	perl(warnings)
 BuildRequires:	perl(XSLoader)
@@ -53,6 +53,9 @@ find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';'
 %{_mandir}/man3/Time::y2038::Everywhere.3pm*
 
 %changelog
+* Thu Aug 22 2013 Paul Howarth <paul at city-fan.org> - 20100403-3
+- Test::More version requirement should be 0.82 (#998269)
+
 * Sun Aug 18 2013 Paul Howarth <paul at city-fan.org> - 20100403-2
 - Sanitize for Fedora submission
 



More information about the perl-devel mailing list