Update license to SPDX format
This commit is contained in:
parent
21b0082519
commit
8f2e3df2df
@ -7,13 +7,13 @@
|
||||
|
||||
Name: perl-Compress-Bzip2
|
||||
Version: 2.28
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
Summary: Interface to Bzip2 compression library
|
||||
# bzlib-src/win-tst-dlltest.c (unbundled): Public Domain
|
||||
# bzlib-src/LICENSE (unbundled): BSD
|
||||
# bzlib-src/LICENSE (unbundled): BSD-4-Clause
|
||||
# bzlib-src/manual.ps (unbundled): GPL+ with exception and OFL
|
||||
# other files: GPL+ or Artistic
|
||||
License: GPL+ or Artistic
|
||||
# other files: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
URL: https://metacpan.org/release/Compress-Bzip2
|
||||
Source0: https://cpan.metacpan.org/authors/id/R/RU/RURBAN/Compress-Bzip2-%{version}.tar.gz
|
||||
BuildRequires: bzip2-devel >= 1.0.5
|
||||
@ -91,6 +91,9 @@ make test
|
||||
%{_mandir}/man3/*.3pm*
|
||||
|
||||
%changelog
|
||||
* Fri Nov 25 2022 Michal Josef Špaček <mspacek@redhat.com> - 2.28-11
|
||||
- Update license to SPDX format
|
||||
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.28-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user