diff --git a/cpanspec.yml b/cpanspec.yml index 76ad4a4..55349b1 100644 --- a/cpanspec.yml +++ b/cpanspec.yml @@ -19,7 +19,7 @@ # rm unused.files #post_install: |- # sed on %{name}.files -#license: SUSE-NonFree +license: ISC #skip_noarch: 1 #custom_build: |- #./Build build flags=%{?_smp_mflags} --myflag diff --git a/perl-Text-Table.changes b/perl-Text-Table.changes index a69e136..8d669f0 100644 --- a/perl-Text-Table.changes +++ b/perl-Text-Table.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 23 14:48:32 UTC 2016 - coolo@suse.com + +- fix the license to ISC + ------------------------------------------------------------------- Sun Jul 31 05:58:41 UTC 2016 - coolo@suse.com diff --git a/perl-Text-Table.spec b/perl-Text-Table.spec index 4b5b87c..4cc6042 100644 --- a/perl-Text-Table.spec +++ b/perl-Text-Table.spec @@ -21,7 +21,7 @@ Version: 1.131 Release: 0 %define cpan_name Text-Table Summary: Organize Data in Tables -License: MIT +License: ISC Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Text-Table/ Source0: http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz