diff --git a/perl-Compress-Raw-Bzip2.spec b/perl-Compress-Raw-Bzip2.spec index 15d6d4c..8a33c07 100644 --- a/perl-Compress-Raw-Bzip2.spec +++ b/perl-Compress-Raw-Bzip2.spec @@ -1,8 +1,8 @@ Name: perl-Compress-Raw-Bzip2 Version: 2.206 -Release: 1 +Release: 2 Summary: Low-Level Interface to bzip2 compression library -License: (GPL or Artistic) and BSD +License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/Compress-Raw-Bzip2 Source0: https://cpan.metacpan.org/authors/id/P/PM/PMQS/Compress-Raw-Bzip2-%{version}.tar.gz @@ -43,6 +43,9 @@ make test TEST_VERBOSE=1 %{_mandir}/man3/* %changelog +* Tue Aug 13 2024 fuanan - 2.206-2 +- License compliance rectification + * Thu Dec 28 2023 renhongxun - 2.206-1 - upgrade version to 2.206