From ab747f6aed17bb84c9c251fad28dae94f3f52454 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Fri, 16 Sep 2016 10:52:42 +0200
Subject: Add Artistic 2.0 into license tag because of encguess tool

---
 perl-Encode.spec | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/perl-Encode.spec b/perl-Encode.spec
index 0edb4c6..fe1f875 100644
--- a/perl-Encode.spec
+++ b/perl-Encode.spec
@@ -8,11 +8,12 @@ Version:        %{cpan_version}
 # perl-encoding sub-package has independent version which does not change
 # often and consecutive builds would clash on perl-encoding NEVRA. This is the
 # same case as in perl.spec.
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Character encodings in Perl
 # ucm:          UCD
+# bin/encguess: Artistic 2.0
 # other files:  GPL+ or Artistic
-License:        (GPL+ or Artistic) and UCD
+License:        (GPL+ or Artistic) and Artistic 2.0 and UCD
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Encode/
 Source0:        
http://www.cpan.org/authors/id/D/DA/DANKOGAI/Encode-%{cpan_version}.tar.gz
@@ -111,6 +112,7 @@ The easiest and the best alternative is to write your 
script in UTF-8.
 %package devel
 Summary:        Perl Encode Module Generator
 Version:        %{cpan_version}
+License:        (GPL+ or Artistic) and UCD
 Group:          Development/Libraries
 Requires:       %{name}%{?_isa} = %{epoch}:%{cpan_version}-%{release}
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
@@ -166,6 +168,9 @@ make test
 %{perl_vendorarch}/Encode/encode.h
 
 %changelog
+* Fri Sep 16 2016 Petr Pisar <ppi...@redhat.com> - 4:2.86-2
+- Add Artistic 2.0 into license tag because of encguess tool
+
 * Thu Aug 11 2016 Jitka Plesnikova <jples...@redhat.com> - 4:2.86-1
 - 2.86 bump
 
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Encode.git/commit/?h=master&id=ab747f6aed17bb84c9c251fad28dae94f3f52454
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to