From dd600a712a315441bf45da597082b61f3ae6b12f1ccedefdc2d79cf411860fc0 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 23 Jun 2016 05:46:57 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Readonly?expand=0&rev=29 --- cpanspec.yml | 2 +- perl-Readonly.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cpanspec.yml b/cpanspec.yml index 76ad4a4..f9087a5 100644 --- a/cpanspec.yml +++ b/cpanspec.yml @@ -19,7 +19,7 @@ # rm unused.files #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-Readonly.spec b/perl-Readonly.spec index 7d78ddd..02d3717 100644 --- a/perl-Readonly.spec +++ b/perl-Readonly.spec @@ -21,7 +21,7 @@ Version: 2.05 Release: 0 %define cpan_name Readonly Summary: Facility for creating read-only scalars, arrays, hashes -License: Artistic-2.0 +License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Readonly/ Source0: http://www.cpan.org/authors/id/S/SA/SANKO/%{cpan_name}-%{version}.tar.gz