2.57 bump (rhbz#2249036)
This commit is contained in:
parent
363bfeed65
commit
513dc5e190
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/Getopt-Long-2.53.tar.gz
|
||||
/Getopt-Long-2.54.tar.gz
|
||||
/Getopt-Long-2.55.tar.gz
|
||||
/Getopt-Long-2.57.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-Getopt-Long
|
||||
Epoch: 1
|
||||
Version: 2.55
|
||||
Version: 2.57
|
||||
Release: 1%{?dist}
|
||||
Summary: Extended processing of command line options
|
||||
License: GPL-2.0-or-later OR Artistic-1.0-Perl
|
||||
@ -22,6 +22,8 @@ BuildRequires: perl(overload)
|
||||
BuildRequires: perl(strict)
|
||||
BuildRequires: perl(Text::ParseWords)
|
||||
BuildRequires: perl(warnings)
|
||||
# Tests
|
||||
BuildRequires: perl(Test::More)
|
||||
Requires: perl(Text::ParseWords)
|
||||
# Recommended:
|
||||
Requires: perl(Pod::Usage) >= 1.14
|
||||
@ -88,6 +90,9 @@ make test
|
||||
%{_libexecdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Nov 13 2023 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.57-1
|
||||
- 2.57 bump (rhbz#2249036)
|
||||
|
||||
* Thu Nov 09 2023 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.55-1
|
||||
- 2.55 bump (rhbz#2248884)
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Getopt-Long-2.55.tar.gz) = 017bff2f8814b817cf1f269be35f37360ac8d0e0d2b07a5936d67f408b460b17f0e9ab7eaa5ababefd9f7c818a970ddfdd9ebac099f494b73b83efc2607f9145
|
||||
SHA512 (Getopt-Long-2.57.tar.gz) = 6b07f683b6f1371bc7f9b018ec659c049d58de25194965c6e2ba3a288e6802ba07257aa5d447bc082f0481d0956798d9f17521faf6a31d896bb3be0d17953b49
|
||||
|
||||
Loading…
Reference in New Issue
Block a user