License tag corrected to ((GPL+ or Artistic) and BSD)
This commit is contained in:
parent
d1d9eda959
commit
0e5ed1c8bf
@ -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 <ppisar@redhat.com> - 1.59-2
|
||||
- License tag corrected to ((GPL+ or Artistic) and BSD)
|
||||
|
||||
* Fri Aug 12 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.59-1
|
||||
- 1.59 bump
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user