From fca3fc0d02f376a07685c6815487be0958efec8d Mon Sep 17 00:00:00 2001 From: xuxijian Date: Mon, 13 Jan 2020 10:48:14 -0500 Subject: [PATCH] modify spec --- perl-Archive-Zip.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Archive-Zip.spec b/perl-Archive-Zip.spec index 0e511cc..12897d3 100644 --- a/perl-Archive-Zip.spec +++ b/perl-Archive-Zip.spec @@ -2,7 +2,7 @@ Name: perl-Archive-Zip Version: 1.64 -Release: 2 +Release: 3 Summary: Perl library for accessing Zip archives License: (GPL+ or Artistic) and BSD URL: https://metacpan.org/release/Archive-Zip @@ -64,5 +64,8 @@ make test %{_mandir}/man3/Archive*.3* %changelog +* Mon Jan 13 2020 xuxijian - 1.64-3 +- delete a buildRequire + * Tue Nov 26 2019 liujing - 1.64-2 - Package init