diff --git a/perl-Archive-Zip.spec b/perl-Archive-Zip.spec index a3d3147..3bc017f 100644 --- a/perl-Archive-Zip.spec +++ b/perl-Archive-Zip.spec @@ -1,6 +1,6 @@ Name: perl-Archive-Zip Version: 1.68 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Perl library for accessing Zip archives # lib/Archive/Zip/Member.pm: (GPL+ or Artistic) and BSD # (The _mapPermissionsToUnix() comments are @@ -92,6 +92,9 @@ make test %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.68-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Petr Pisar - 1.68-3 - Remove an unused build-time dependency on Test::MockModule