upgrade perl-Getopt-Long to 2.51

This commit is contained in:
Leo Fang 2020-08-20 20:35:18 +08:00
parent 0f91d1e455
commit 9a873b05e7
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
Getopt-Long-2.51.tar.gz Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
Name: perl-Getopt-Long
Epoch: 1
Version: 2.50
Release: 420
Version: 2.51
Release: 1
Summary: Extended processing of command line options
License: Artistic or GPLv2+
URL: https://metacpan.org/pod/Getopt::Long
@ -58,6 +58,9 @@ make test
%{_mandir}/man3/*
%changelog
* Thu Aug 20 2020 SimpleUpdate Robot <tc@openeuler.org> - 2.51-1
- Upgrade to version 2.51
* Fri May 22 2020 openEuler Buildteam <buildteam@openeuler.org> - 1:2.50-420
- Type:enhancement
- ID:NA