!2 perl-ExtUtils-Manifest

Merge pull request !2 from xinghe/master
This commit is contained in:
openeuler-ci-bot 2020-07-26 00:32:32 +08:00 committed by Gitee
commit e4e5039f9c
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 Jul 23 2002 xinghe <xinghe1@huawei.com> - 1: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