diff --git a/perl-Compress-Bzip2.spec b/perl-Compress-Bzip2.spec index 3562660..362ffdd 100644 --- a/perl-Compress-Bzip2.spec +++ b/perl-Compress-Bzip2.spec @@ -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 - 2.28-11 +- Update license to SPDX format + * Fri Jul 22 2022 Fedora Release Engineering - 2.28-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild