correct license tag (bz#1376845)
This commit is contained in:
parent
35b03f7041
commit
cf0d35eaf2
@ -1,8 +1,9 @@
|
||||
Summary: Params-Validate Perl module
|
||||
Name: perl-Params-Validate
|
||||
Version: 1.29
|
||||
Release: 7%{?dist}
|
||||
License: Artistic 2.0
|
||||
Release: 8%{?dist}
|
||||
# One file is GPL+ or Artistics (c/ppport.h)
|
||||
License: Artistic 2.0 and (GPL+ or Artistic)
|
||||
URL: https://metacpan.org/release/Params-Validate
|
||||
Source0: https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/Params-Validate-%{version}.tar.gz
|
||||
|
||||
@ -72,6 +73,9 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Thu Aug 9 2018 Tom Callaway <spot@fedoraproject.org> - 1.29-8
|
||||
- correct license tag (bz#1376845)
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.29-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user