License declaration corrected to "(GPL+ or Artistic) and MIT"
This commit is contained in:
parent
680da443da
commit
d9bcff1d47
@ -1,14 +1,14 @@
|
||||
Name: perl-podlators
|
||||
Version: 4.07
|
||||
Release: 365%{?dist}
|
||||
Release: 366%{?dist}
|
||||
Summary: Format POD source into various output formats
|
||||
# pod/perlpodstyle: ??? (FSFULLR?)
|
||||
# pod/perlpodstyle: MIT
|
||||
# other files: GPL+ or Artistic
|
||||
## Not in the binary package
|
||||
# t/docs/pod.t: MIT
|
||||
# t/docs/pod-spelling.t: MIT
|
||||
# t/docs/synopsis.t: MIT
|
||||
License: GPL+ or Artistic
|
||||
License: (GPL+ or Artistic) and MIT
|
||||
Group: Development/Libraries
|
||||
URL: http://search.cpan.org/dist/podlators/
|
||||
Source0: http://www.cpan.org/authors/id/R/RR/RRA/podlators-%{version}.tar.gz
|
||||
@ -95,6 +95,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 20 2016 Petr Pisar <ppisar@redhat.com> - 4.07-366
|
||||
- License declaration corrected to "(GPL+ or Artistic) and MIT"
|
||||
|
||||
* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 4.07-365
|
||||
- Increase release to favour standalone package
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user