upgrade version to 2.01

This commit is contained in:
jinzhimin369 2021-01-26 17:15:29 +08:00 committed by yeah_wang
parent 8ec2b039db
commit e14c78002c
3 changed files with 7 additions and 4 deletions

Binary file not shown.

BIN
Pod-Usage-2.01.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
Name: perl-Pod-Usage
Epoch: 4
Version: 1.70
Version: 2.01
Release: 1
Summary: Print a usage message from embedded pod documentation
License: GPL+ or Artistic
License: GPL+ or Artistic-1.0
URL: https://metacpan.org/release/Pod-Usage
Source0: https://cpan.metacpan.org/authors/id/M/MA/MAREKR/Pod-Usage-%{version}.tar.gz
Source0: https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/Pod-Usage-%{version}.tar.gz
BuildArch: noarch
BuildRequires: perl make sed coreutils perl-generators perl-interpreter perl(Config) perl(warnings)
@ -41,7 +41,7 @@ make test
%files
%defattr(-,root,root)
%doc README CHANGES
%doc README Changes
%{_bindir}/pod2usage
%{perl_vendorlib}/*
@ -51,6 +51,9 @@ make test
%{_mandir}/man3/*
%changelog
* Tue Jan 26 2021 liudabo <liudabo1@huawei.com> - 4:2.01-1
- upgrade version to 2.01
* Sat Jul 25 2020 zhanzhimin <zhanzhimin@huawei.com> - 4:1.70-1
- 1.70 bump