From ff38a47abf71e72eb69968bb457b654515cd5c7e Mon Sep 17 00:00:00 2001 From: so_zh_yu Date: Thu, 28 May 2020 09:11:59 +0800 Subject: [PATCH] add a BuildRequire --- 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 61cb526..0a9f0e9 100644 --- a/perl-Archive-Zip.spec +++ b/perl-Archive-Zip.spec @@ -2,7 +2,7 @@ Name: perl-Archive-Zip Version: 1.64 -Release: 3 +Release: 4 Summary: Perl library for accessing Zip archives License: (GPL+ or Artistic) and BSD URL: https://metacpan.org/release/Archive-Zip @@ -65,6 +65,9 @@ make test %{_mandir}/man3/Archive*.3* %changelog +* Thu May 28 2020 songzhengyu - 1.64-4 +- add a buildRequire + * Mon Jan 13 2020 xuxijian - 1.64-3 - delete a buildRequire