- update to 1.02:

+ Remove the need for a private variable when detecting
    Devel::StackTrace support  
  + Don't import unused functions from Carp or Test::Builder
  + Minor documentation tweaks
  + Correct the repository metadata in META.yml
  + Minor cleanups in the eumm-update generated code
  + Added a dedicated compile test

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-NoWarnings?expand=0&rev=8
This commit is contained in:
Lars Vogdt 2010-09-13 12:55:58 +00:00 committed by Git OBS Bridge
parent d01af8468f
commit 4e03303318
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#
# spec file for package perl-Test-NoWarnings (Version 1.02)
# spec file for package perl-Test-NoWarnings (Version 0.084)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -22,7 +22,7 @@ Name: perl-Test-NoWarnings
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
Summary: Make sure you didn't emit any warnings while testing
Version: 1.02
Release: 1
Release: 3
License: Artistic
Group: Development/Libraries/Perl
Url: http://search.cpan.org/perldoc?Test::NoWarnings

0
ready Normal file
View File