Update to 0.05
- New upstream release 0.05 - Fix test error when NO_NETWORK_TESTING is set (CPAN RT#101996, GH#3)
This commit is contained in:
parent
61fa211282
commit
3c4bb2c531
@ -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 <paul@city-fan.org> - 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 <paul@city-fan.org> - 0.04-1
|
||||
- Update to 0.04
|
||||
- Test::More prior to 0.88 (included with perl 5.10.1) does not support the
|
||||
|
||||
Loading…
Reference in New Issue
Block a user