diff --git a/perl-Archive-Zip.spec b/perl-Archive-Zip.spec index 4fa3bad..9b17d58 100644 --- a/perl-Archive-Zip.spec +++ b/perl-Archive-Zip.spec @@ -1,6 +1,6 @@ Name: perl-Archive-Zip Version: 1.68 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl library for accessing Zip archives # lib/Archive/Zip/Member.pm: (GPL+ or Artistic) and BSD # (The _mapPermissionsToUnix() comments are @@ -93,6 +93,9 @@ make test %changelog +* Tue Jun 23 2020 Jitka Plesnikova - 1.68-2 +- Perl 5.32 rebuild + * Fri Mar 13 2020 Jitka Plesnikova - 1.68-1 - 1.68 bump - Use make_* macros