diff --git a/Compress-Raw-Bzip2-2.100.tar.gz b/Compress-Raw-Bzip2-2.100.tar.gz deleted file mode 100644 index cc45fed..0000000 Binary files a/Compress-Raw-Bzip2-2.100.tar.gz and /dev/null differ 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..b27aadb 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 +* Tue Dec 21 2021 yuanxin - 2.101-1 +- update version to 2.101 + * Fri Jul 23 2021 yuanxin - 2.100-2 - remove BuildRequires gdb