diff --git a/Compress-Raw-Bzip2-2.101.tar.gz b/Compress-Raw-Bzip2-2.101.tar.gz deleted file mode 100644 index 2a8a261..0000000 Binary files a/Compress-Raw-Bzip2-2.101.tar.gz and /dev/null differ diff --git a/Compress-Raw-Bzip2-2.201.tar.gz b/Compress-Raw-Bzip2-2.201.tar.gz new file mode 100644 index 0000000..c0634f8 Binary files /dev/null and b/Compress-Raw-Bzip2-2.201.tar.gz differ diff --git a/perl-Compress-Raw-Bzip2.spec b/perl-Compress-Raw-Bzip2.spec index b27aadb..379f39a 100644 --- a/perl-Compress-Raw-Bzip2.spec +++ b/perl-Compress-Raw-Bzip2.spec @@ -1,8 +1,8 @@ Name: perl-Compress-Raw-Bzip2 -Version: 2.101 +Version: 2.201 Release: 1 Summary: Low-Level Interface to bzip2 compression library -License: (GPL or Artistic) and BSD +License: GPL-1.0-or-later and BSD 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 +* Thu Oct 20 2022 renhongxun - 2.201-1 +- upgrade version to 2.201 + * Tue Dec 21 2021 yuanxin - 2.101-1 - update version to 2.101