diff --git a/perl-Test-RequiresInternet.spec b/perl-Test-RequiresInternet.spec index 33fe809..e2133d2 100644 --- a/perl-Test-RequiresInternet.spec +++ b/perl-Test-RequiresInternet.spec @@ -1,5 +1,5 @@ Name: perl-Test-RequiresInternet -Version: 0.04 +Version: 0.05 Release: 1%{?dist} Summary: Easily test network connectivity License: GPL+ or Artistic @@ -61,6 +61,10 @@ make test %{_mandir}/man3/Test::RequiresInternet.3* %changelog +* Tue May 26 2015 Paul Howarth - 0.05-1 +- Update to 0.05 + - Fix test error when NO_NETWORK_TESTING is set (CPAN RT#101996, GH#3) + * Thu Jan 29 2015 Paul Howarth - 0.04-1 - Update to 0.04 - Test::More prior to 0.88 (included with perl 5.10.1) does not support the diff --git a/sources b/sources index efa1141..bf5515a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2790138130c2b6afa4d55346d0fc8bcf Test-RequiresInternet-0.04.tar.gz +0ba9f1cff4cf90ed2618c2eddfd525d8 Test-RequiresInternet-0.05.tar.gz