Update to 2.58
This commit is contained in:
parent
23fcbe90e7
commit
d80a68f0d7
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/Getopt-Long-2.54.tar.gz
|
||||
/Getopt-Long-2.55.tar.gz
|
||||
/Getopt-Long-2.57.tar.gz
|
||||
/Getopt-Long-2.58.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Name: perl-Getopt-Long
|
||||
Epoch: 1
|
||||
Version: 2.57
|
||||
Release: 4%{?dist}
|
||||
Version: 2.58
|
||||
Release: 1%{?dist}
|
||||
Summary: Extended processing of command line options
|
||||
License: GPL-2.0-or-later OR Artistic-1.0-Perl
|
||||
URL: https://metacpan.org/release/Getopt-Long
|
||||
@ -82,6 +82,7 @@ make test
|
||||
|
||||
%files
|
||||
%doc Changes examples README.md
|
||||
%dir %{perl_vendorlib}/Getopt
|
||||
%{perl_vendorlib}/Getopt/Long*
|
||||
%{perl_vendorlib}/newgetopt.pl*
|
||||
%{_mandir}/man3/Getopt::Long*
|
||||
@ -90,6 +91,9 @@ make test
|
||||
%{_libexecdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Jul 17 2024 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.58-1
|
||||
- 2.58 bump
|
||||
|
||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1:2.57-4
|
||||
- Bump release for June 2024 mass rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Getopt-Long-2.57.tar.gz) = 6b07f683b6f1371bc7f9b018ec659c049d58de25194965c6e2ba3a288e6802ba07257aa5d447bc082f0481d0956798d9f17521faf6a31d896bb3be0d17953b49
|
||||
SHA512 (Getopt-Long-2.58.tar.gz) = c673b82a819533310d5697be7e0b009ed39fd02873d17b3f0e1eebab790c58faf5e0a6b1d79bf274e3ee9d35d43b355988dccae56ec9fcbc6822bcae7d7e2ef6
|
||||
|
||||
Loading…
Reference in New Issue
Block a user