From bc3eecc2bcee3898725761af4481fff71b95b5f2 Mon Sep 17 00:00:00 2001 From: fly_fzc <2385803914@qq.com> Date: Tue, 13 Aug 2024 09:54:46 +0800 Subject: [PATCH] License compliance rectification (cherry picked from commit 1b9c644bf4f819f80028c23578755491961ca0e4) --- perl-Compress-Raw-Bzip2.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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