diff --git a/Compress-Raw-Bzip2-2.101.tar.gz b/Compress-Raw-Bzip2-2.101.tar.gz new file mode 100644 index 0000000..2a8a261 Binary files /dev/null and b/Compress-Raw-Bzip2-2.101.tar.gz differ diff --git a/perl-Compress-Raw-Bzip2.spec b/perl-Compress-Raw-Bzip2.spec index 459856d..98b5bbf 100644 --- a/perl-Compress-Raw-Bzip2.spec +++ b/perl-Compress-Raw-Bzip2.spec @@ -1,6 +1,6 @@ Name: perl-Compress-Raw-Bzip2 -Version: 2.100 -Release: 2 +Version: 2.101 +Release: 1 Summary: Low-Level Interface to bzip2 compression library License: (GPL or Artistic) and BSD URL: https://metacpan.org/release/Compress-Raw-Bzip2 @@ -43,6 +43,9 @@ make test TEST_VERBOSE=1 %{_mandir}/man3/* %changelog +* Mon Nov 15 2021 yuanxin - 2.101-1 +- upgrade version to 2.101 + * Fri Jul 23 2021 yuanxin - 2.100-2 - remove BuildRequires gdb