commit 9b2ce23d3beca5ab9ec94c1cb2f9a375cabb1c57 Author: Jitka Plesnikova <jplesnik@xxxxxxxxxx> Date: Thu Mar 19 17:41:19 2015 +0100 Correct license from (GPL+ or Artistic) to ((GPL+ or Artistic) and zlib) perl-Compress-Raw-Zlib.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) --- diff --git a/perl-Compress-Raw-Zlib.spec b/perl-Compress-Raw-Zlib.spec index 251f861..e7648a4 100644 --- a/perl-Compress-Raw-Zlib.spec +++ b/perl-Compress-Raw-Zlib.spec @@ -1,8 +1,10 @@ Name: perl-Compress-Raw-Zlib Version: 2.066 -Release: 1%{?dist} +Release: 2%{?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 @@ -62,6 +64,9 @@ make test %{_mandir}/man3/Compress::Raw::Zlib.3pm* %changelog +* Thu Mar 19 2015 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 2.066-2 +- Correct license from (GPL+ or Artistic) to ((GPL+ or Artistic) and zlib) + * Mon Sep 22 2014 Paul Howarth <paul@xxxxxxxxxxxx> - 2.066-1 - Update to 2.066 - Another COW violation (CPAN RT#98069) -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel