|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Name: perl-Getopt-Long
|
|
|
|
|
Epoch: 1
|
|
|
|
|
Version: 2.58
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?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
|
|
|
|
@ -91,6 +91,10 @@ make test
|
|
|
|
|
%{_libexecdir}/%{name}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1:2.58-3
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Thu Jul 18 2024 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.58-2
|
|
|
|
|
- Perl 5.40 rebuild
|
|
|
|
|
|
|
|
|
|