commit a999a62873e889de8e971fd88e3085f0a23e8e80
Author: Jitka Plesnikova <jples...@redhat.com>
Date:   Thu Mar 19 17:26:40 2015 +0100

    Correct license from (GPL+ or Artistic) to ((GPL+ or Artistic) and zlib)

 perl-Compress-Raw-Zlib.spec | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/perl-Compress-Raw-Zlib.spec b/perl-Compress-Raw-Zlib.spec
index e842a8c..1efe641 100644
--- a/perl-Compress-Raw-Zlib.spec
+++ b/perl-Compress-Raw-Zlib.spec
@@ -2,7 +2,9 @@ Name:           perl-Compress-Raw-Zlib
 Version:        2.068
 Release:        1%{?dist}
 Summary:        Low-level interface to the zlib compression library
-License:        GPL+ or Artistic
+# Zlib.xs: (GPL+ or Artistic) and zlib
+# Others:  GPL+ or Artistic
+License:        (GPL+ or Artistic) and zlib
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Compress-Raw-Zlib/
 Source0:        
http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/Compress-Raw-Zlib-%{version}.tar.gz
@@ -74,6 +76,9 @@ make test COMPRESS_ZLIB_RUN_MOST=1
 %{_mandir}/man3/Compress::Raw::Zlib.3*
 
 %changelog
+* Thu Mar 19 2015 Jitka Plesnikova <jples...@redhat.com> - 2.068-2
+- Correct license from (GPL+ or Artistic) to ((GPL+ or Artistic) and zlib)
+
 * Wed Dec 24 2014 Paul Howarth <p...@city-fan.org> - 2.068-1
 - Update to 2.068
   - Silence more compiler warnings
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to