Accepting request 64157 from home:babelworx:ldig:branches:devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/64157
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-NoWarnings?expand=0&rev=16
This commit is contained in:
Stephan Kulow 2011-03-15 09:33:51 +00:00 committed by Git OBS Bridge
parent f52f5088da
commit d8840a5ccc
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 15 09:10:02 UTC 2011 - cfarrell@novell.com
- license update: LGPLv2.1+
See LICENSE file and README: Clearly, this is not Artistic, but LGPLv2.1 licensed
-------------------------------------------------------------------
Wed Dec 1 06:55:43 UTC 2010 - coolo@novell.com

View File

@ -22,8 +22,8 @@ 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
License: Artistic
Release: 2
License: LGPLv2.1+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/perldoc?Test::NoWarnings
Source: %{cpan_name}-%{version}.tar.bz2