From 0e5ed1c8bf9d39e946f9e348a22ded4e23558df8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Tue, 20 Sep 2016 13:26:06 +0200
Subject: License tag corrected to ((GPL+ or Artistic) and BSD)

---
 perl-Archive-Zip.spec | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/perl-Archive-Zip.spec b/perl-Archive-Zip.spec
index 07f3c82..1a82aa6 100644
--- a/perl-Archive-Zip.spec
+++ b/perl-Archive-Zip.spec
@@ -1,10 +1,14 @@
 Name:           perl-Archive-Zip
 Version:        1.59
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Perl library for accessing Zip archives
 
 Group:          Development/Libraries
-License:        GPL+ or Artistic
+# lib/Archive/Zip/Member.pm:    (GPL+ or Artistic) and BSD
+#                               (The _mapPermissionsToUnix() comments are
+#                               copied from BSD-licensed unzip)
+# other files:                  GPL+ or Artistic
+License:        (GPL+ or Artistic) and BSD
 URL:            http://search.cpan.org/dist/Archive-Zip/
 Source0:        
http://search.cpan.org/CPAN/authors/id/P/PH/PHRED/Archive-Zip-%{version}.tar.gz
 BuildArch:      noarch
@@ -98,6 +102,9 @@ make test
 
 
 %changelog
+* Tue Sep 20 2016 Petr Pisar <ppi...@redhat.com> - 1.59-2
+- License tag corrected to ((GPL+ or Artistic) and BSD)
+
 * Fri Aug 12 2016 Jitka Plesnikova <jples...@redhat.com> - 1.59-1
 - 1.59 bump
 
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Archive-Zip.git/commit/?h=master&id=0e5ed1c8bf9d39e946f9e348a22ded4e23558df8
_______________________________________________
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