Correct license from (GPL+ or Artistic) to ((GPL+ or Artistic) and zlib)
This commit is contained in:
parent
6c29f98240
commit
07d930ef32
@ -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 <jplesnik@redhat.com> - 2.068-2
|
||||
- Correct license from (GPL+ or Artistic) to ((GPL+ or Artistic) and zlib)
|
||||
|
||||
* Wed Dec 24 2014 Paul Howarth <paul@city-fan.org> - 2.068-1
|
||||
- Update to 2.068
|
||||
- Silence more compiler warnings
|
||||
|
Loading…
Reference in New Issue
Block a user