diff --git a/Compress-Raw-Bzip2-2.103.tar.gz b/Compress-Raw-Bzip2-2.103.tar.gz deleted file mode 100644 index 796e8f3e704b3118e06317668d91a2dc58a9bb6f..0000000000000000000000000000000000000000 Binary files a/Compress-Raw-Bzip2-2.103.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 0000000000000000000000000000000000000000..c0634f8859fc54064df8f2abcbb741b964461fab 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 d983ec77a8711cad8f00b9a1469167e0e7f2546e..afed14094ba62a09bd54e91a2d56d302102bf3f5 100644 --- a/perl-Compress-Raw-Bzip2.spec +++ b/perl-Compress-Raw-Bzip2.spec @@ -1,14 +1,14 @@ -%define anolis_release 2 -%bcond_without perl_Compress_Raw_Bzip2_enables_optional_test +%define anolis_release 1 +%bcond_with perl_Compress_Raw_Bzip2_enables_optional_test Name: perl-Compress-Raw-Bzip2 Summary: Low-level interface to bzip2 compression library -Version: 2.103 +Version: 2.201 Release: %{anolis_release}%{?dist} # Other files: GPL+ or Artistic ## unbundled # bzip2-src: BSD -License: GPL+ or Artistic +License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/Compress-Raw-Bzip2 Source0: https://cpan.metacpan.org/modules/by-module/Compress/Compress-Raw-Bzip2-%{version}.tar.gz # Module Build @@ -155,8 +155,8 @@ make test %{_libexecdir}/%{name} %changelog -* Mon Jan 30 2023 Chunmei Xu - 2.103-2 -- rebuild with perl 5.36.0 +* Mon Jan 30 2023 Chunmei Xu - 2.201-1 +- update to 2.201 * Wed Apr 20 2022 Chunmei Xu - 2.103-1 - init from upstream