update to 1.72

This commit is contained in:
sxt1001 2020-08-26 14:19:33 +08:00
parent adcd4f1c37
commit b0beb5f55f
3 changed files with 6 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,11 +1,11 @@
Name: perl-ExtUtils-Manifest Name: perl-ExtUtils-Manifest
Epoch: 1 Epoch: 1
Version: 1.71 Version: 1.72
Release: 4 Release: 1
Summary: Utilities to write and check a MANIFEST file Summary: Utilities to write and check a MANIFEST file
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/ExtUtils-Manifest URL: https://metacpan.org/release/ExtUtils-Manifest
Source0: https://cpan.metacpan.org/authors/id/B/BI/BINGOS/ExtUtils-Manifest-%{version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/ExtUtils-Manifest-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRequires: perl-generators, perl-interpreter BuildRequires: perl-generators, perl-interpreter
@ -48,5 +48,8 @@ make test
%{_mandir}/man*/* %{_mandir}/man*/*
%changelog %changelog
* Wed Aug 26 2020 shixuantong<shixuantong@huawei.com> - 1.72-1
- update version to 1.72
* Sun Sep 15 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:1.71-4 * Sun Sep 15 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:1.71-4
- Package init - Package init