!3 update version to 6.14

Merge pull request !3 from 郭昭睿/master
This commit is contained in:
openeuler-ci-bot 2021-12-29 09:03:52 +00:00 committed by Gitee
commit 54f5ae831c
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
File-Listing-6.14.tar.gz Normal file

Binary file not shown.

View File

@ -2,12 +2,12 @@
%global __provides_exclude %{?__provides_exclude:__provides_exclude|}^perl\\(File::Listing:: %global __provides_exclude %{?__provides_exclude:__provides_exclude|}^perl\\(File::Listing::
Name: perl-File-Listing Name: perl-File-Listing
Version: 6.04 Version: 6.14
Release: 20 Release: 1
Summary: Parse directory listing Summary: Parse directory listing
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/File-Listing URL: https://metacpan.org/release/File-Listing
Source0: https://cpan.metacpan.org/authors/id/G/GA/GAAS/File-Listing-%{version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/File-Listing-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRequires: perl-interpreter perl-generators perl(Carp) perl(Exporter) perl(Time::Local) perl(Test) BuildRequires: perl-interpreter perl-generators perl(Carp) perl(Exporter) perl(Time::Local) perl(Test)
@ -41,5 +41,8 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Tue Dec 14 2021 guozhaorui <guozhaorui1@huawei.com> - 6.14-1
- update version to 6.14
* Tue Oct 22 2019 Huiming Xie <xiehuiming@huawei.com> - 6.04-20 * Tue Oct 22 2019 Huiming Xie <xiehuiming@huawei.com> - 6.04-20
- init package - init package