diff --git a/perl-Data-Uniqid.changes b/perl-Data-Uniqid.changes index e5a9587..3727d0f 100644 --- a/perl-Data-Uniqid.changes +++ b/perl-Data-Uniqid.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jun 17 07:20:31 UTC 2016 - mlin@suse.com + +- Remove CHECK() in License field and use Artistic-1.0 or GPL-2.0+ + as same as what license we had for perl. + ------------------------------------------------------------------- Thu Apr 14 08:08:21 UTC 2011 - coolo@opensuse.org diff --git a/perl-Data-Uniqid.spec b/perl-Data-Uniqid.spec index 2c1284c..ffb9b60 100644 --- a/perl-Data-Uniqid.spec +++ b/perl-Data-Uniqid.spec @@ -1,7 +1,7 @@ # -# spec file for package perl-Data-Uniqid (Version 0.12) +# spec file for package perl-Data-Uniqid # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,14 +15,15 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: perl-Data-Uniqid Version: 0.12 -Release: 1 -License: CHECK(GPL+ or Artistic) +Release: 0 %define cpan_name Data-Uniqid Summary: Perl extension for simple genrating of unique id's -Url: http://search.cpan.org/dist/Data-Uniqid/ +License: Artistic-1.0 or GPL-2.0+ Group: Development/Libraries/Perl +Url: http://search.cpan.org/dist/Data-Uniqid/ Source: http://www.cpan.org/authors/id/M/MW/MWX/%{cpan_name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build