Update license to SPDX format
This commit is contained in:
parent
e4f7613557
commit
773ff98266
@ -1,8 +1,9 @@
|
||||
Name: perl-IO-HTML
|
||||
Version: 1.004
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Summary: Open an HTML file with automatic character set detection
|
||||
License: (GPL+ or Artistic) and Public Domain
|
||||
# examples/detect-encoding.pl: Public Domain
|
||||
License: (GPL-1.0-or-later OR Artistic-1.0-Perl) AND LicenseRef-Fedora-Public-Domain
|
||||
URL: https://metacpan.org/release/IO-HTML
|
||||
Source0: https://cpan.metacpan.org/authors/id/C/CJ/CJM/IO-HTML-%{version}.tar.gz
|
||||
# Do not use /usr/bin/env in a shebang
|
||||
@ -53,6 +54,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Thu Oct 27 2022 Michal Josef Špaček <mspacek@redhat.com> - 1.004-8
|
||||
- Update license to SPDX format
|
||||
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.004-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user