diff --git a/cpanspec.yml b/cpanspec.yml index 9b7ec50..e344f25 100644 --- a/cpanspec.yml +++ b/cpanspec.yml @@ -14,7 +14,7 @@ # sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL #post_install: |- # sed on %{name}.files -#license: SUSE-NonFree +license: Perl License #skip_noarch: 1 #custom_build: |- #./Build build flags=%{?_smp_mflags} --myflag diff --git a/perl-IO-stringy.changes b/perl-IO-stringy.changes index 222a1f1..89a7d5f 100644 --- a/perl-IO-stringy.changes +++ b/perl-IO-stringy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 6 11:11:29 UTC 2015 - coolo@suse.com + +- fix license to be perl's + ------------------------------------------------------------------- Sat May 2 09:26:25 UTC 2015 - coolo@suse.com diff --git a/perl-IO-stringy.spec b/perl-IO-stringy.spec index ec3776c..2206a14 100644 --- a/perl-IO-stringy.spec +++ b/perl-IO-stringy.spec @@ -19,9 +19,10 @@ Name: perl-IO-stringy Version: 2.111 Release: 0 +#Upstream: CHECK(GPL-1.0+ or Artistic-1.0) %define cpan_name IO-stringy Summary: IO::stringy Perl module -License: CHECK(GPL-1.0+ or Artistic-1.0) +License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/IO-stringy/ Source0: http://www.cpan.org/authors/id/D/DS/DSKOLL/%{cpan_name}-%{version}.tar.gz