diff --git a/perl-IO-Compress.spec b/perl-IO-Compress.spec index 5c663cb..75944d9 100644 --- a/perl-IO-Compress.spec +++ b/perl-IO-Compress.spec @@ -11,7 +11,7 @@ Name: perl-IO-Compress Version: 2.100 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Read and write compressed data License: GPL+ or Artistic URL: https://metacpan.org/release/IO-Compress @@ -144,6 +144,9 @@ make test COMPRESS_ZLIB_RUN_%{?with_long_tests:ALL}%{!?with_long_tests:MOST}=1 %{_mandir}/man3/IO::Uncompress::*.3* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 2.100-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Jan 7 2021 Paul Howarth - 2.100-1 - 2.100 bump - Use %%{make_build} and %%{make_install}