!3 yaml upload

Merge pull request !3 from 宋震宇/master
This commit is contained in:
openeuler-ci-bot 2020-05-28 09:41:44 +08:00 committed by Gitee
commit 272e5db4c9
2 changed files with 9 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: perl-Archive-Zip Name: perl-Archive-Zip
Version: 1.64 Version: 1.64
Release: 3 Release: 4
Summary: Perl library for accessing Zip archives Summary: Perl library for accessing Zip archives
License: (GPL+ or Artistic) and BSD License: (GPL+ or Artistic) and BSD
URL: https://metacpan.org/release/Archive-Zip URL: https://metacpan.org/release/Archive-Zip
@ -17,6 +17,7 @@ BuildRequires: perl(File::Spec) >= 0.80 perl(File::Temp) perl(FileHandle) perl(
BuildRequires: perl(IO::File) perl(IO::Seekable) perl(Time::Local) perl(vars) perl(lib) BuildRequires: perl(IO::File) perl(IO::Seekable) perl(Time::Local) perl(vars) perl(lib)
BuildRequires: perl(File::Spec::Unix) perl(Test::More) >= 0.88 BuildRequires: perl(File::Spec::Unix) perl(Test::More) >= 0.88
BuildRequires: perl(utf8) perl(warnings) unzip zip BuildRequires: perl(utf8) perl(warnings) unzip zip
BuildRequires: perl(Test::MockModule)
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
Requires: perl(Exporter) perl(File::Spec) >= 0.80 Requires: perl(Exporter) perl(File::Spec) >= 0.80
@ -64,6 +65,9 @@ make test
%{_mandir}/man3/Archive*.3* %{_mandir}/man3/Archive*.3*
%changelog %changelog
* Thu May 28 2020 songzhengyu<songzhengyu@huawei.com> - 1.64-4
- add a buildRequire
* Mon Jan 13 2020 xuxijian<xuxijian@hauwei.com> - 1.64-3 * Mon Jan 13 2020 xuxijian<xuxijian@hauwei.com> - 1.64-3
- delete a buildRequire - delete a buildRequire

4
perl-Archive-Zip.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: metacpan
src_repo: Archive-Zip
tag_prefix: "^v"
seperator: "."