[perl-Devel-CheckOS/f20] Correct license from (GPLv2 or Artistic) to ((GPLv2 or Artistic) and CC-BY-SA)

Jitka Plesnikova jplesnik at fedoraproject.org
Thu Mar 12 13:38:54 UTC 2015


commit 8dc0a002d8882892194f9ffef7c4ca9d3d2cff4e
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Thu Mar 12 14:38:43 2015 +0100

    Correct license from (GPLv2 or Artistic) to ((GPLv2 or Artistic) and CC-BY-SA)

 perl-Devel-CheckOS.spec | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/perl-Devel-CheckOS.spec b/perl-Devel-CheckOS.spec
index 7fa377b..ea4db39 100644
--- a/perl-Devel-CheckOS.spec
+++ b/perl-Devel-CheckOS.spec
@@ -1,8 +1,11 @@
 Name:           perl-Devel-CheckOS
 Version:        1.71
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Check what OS we're running on
-License:        GPLv2 or Artistic
+# Devel/AssertOS/Extending.pod: CC-BY-SA
+# Devel/CheckOS/Families.pod:   CC-BY-SA
+# Other files:  GPLv2 or Artistic
+License:        (GPLv2 or Artistic) and CC-BY-SA
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Devel-CheckOS/
 Source0:        http://www.cpan.org/authors/id/D/DC/DCANTRELL/Devel-CheckOS-%{version}.tar.gz
@@ -60,6 +63,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Mar 12 2015 Jitka Plesnikova <jplesnik at redhat.com> - 1.71-4
+- Correct license from (GPLv2 or Artistic) to ((GPLv2 or Artistic) and
+  CC-BY-SA)
+
 * Sun Aug 04 2013 Petr Pisar <ppisar at redhat.com> - 1.71-3
 - Perl 5.18 rebuild
 


More information about the scm-commits mailing list