Correct a perl-Specio license to "Artistic 2.0 and (GPL+ or Artistic)"
This commit is contained in:
parent
7d0b06577d
commit
2b868307e5
@ -9,9 +9,12 @@
|
||||
|
||||
Name: perl-Specio
|
||||
Version: 0.45
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Type constraints and coercions for Perl
|
||||
License: Artistic 2.0
|
||||
# lib/Specio/PartialDump.pm: GPL+ or Artistic
|
||||
# <https://github.com/houseabsolute/Specio/issues/17>
|
||||
# other files: Artistic 2.0
|
||||
License: Artistic 2.0 and (GPL+ or Artistic)
|
||||
URL: https://metacpan.org/release/Specio
|
||||
Source0: https://cpan.metacpan.org/modules/by-module/Test/Specio-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
@ -161,6 +164,9 @@ make test
|
||||
%{_mandir}/man3/Test::Specio.3*
|
||||
|
||||
%changelog
|
||||
* Tue Feb 18 2020 Petr Pisar <ppisar@redhat.com> - 0.45-3
|
||||
- Correct a perl-Specio license to "Artistic 2.0 and (GPL+ or Artistic)"
|
||||
|
||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.45-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user