diff --git a/perl-Compress-Raw-Zlib.spec b/perl-Compress-Raw-Zlib.spec index cd5cd40..9a946a9 100644 --- a/perl-Compress-Raw-Zlib.spec +++ b/perl-Compress-Raw-Zlib.spec @@ -8,7 +8,7 @@ Name: perl-Compress-Raw-Zlib Version: 2.101 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Low-level interface to the zlib compression library # Zlib.xs: (GPL+ or Artistic) and zlib # Others: GPL+ or Artistic @@ -163,6 +163,9 @@ make test COMPRESS_ZLIB_RUN_MOST=1 %{_libexecdir}/%{name} %changelog +* Fri Apr 16 2021 Mohan Boddu - 2.101-4 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Mon Feb 22 2021 Jitka Plesnikova - 2.101-3 - Fix dependencies for ELN