2.53 bump; Update license format to SPDX
This commit is contained in:
parent
fdc0bf6272
commit
22d583ff45
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/Getopt-Long-2.50.tar.gz
|
||||
/Getopt-Long-2.51.tar.gz
|
||||
/Getopt-Long-2.52.tar.gz
|
||||
/Getopt-Long-2.53.tar.gz
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
Name: perl-Getopt-Long
|
||||
Epoch: 1
|
||||
Version: 2.52
|
||||
Release: 489%{?dist}
|
||||
Version: 2.53
|
||||
Release: 1%{?dist}
|
||||
Summary: Extended processing of command line options
|
||||
License: GPLv2+ or Artistic
|
||||
License: GPL-2.0-or-later OR Artistic-1.0-Perl
|
||||
URL: https://metacpan.org/release/Getopt-Long
|
||||
Source0: https://cpan.metacpan.org/authors/id/J/JV/JV/Getopt-Long-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
@ -55,11 +55,14 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
|
||||
make test
|
||||
|
||||
%files
|
||||
%doc CHANGES examples README
|
||||
%doc Changes examples README
|
||||
%{perl_vendorlib}/*
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Wed Nov 16 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.53-1
|
||||
- 2.53 bump
|
||||
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.52-489
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Getopt-Long-2.52.tar.gz) = eead028f9b4dc51e2123dc11edc485e6f51bfd2060c89bdd964ab2bf436b3e8a749bbc2f489661268906e207fc4d47f7dea6ec9559769b732dd525e46619a378
|
||||
SHA512 (Getopt-Long-2.53.tar.gz) = 6dad15d19facccddda0fde548eba4932f3ae182441f461762affb319c604b448acae3b67b135a2badd1ca94e581ce3973debdc5d6b722dab943754f5d6d558cf
|
||||
|
||||
Loading…
Reference in New Issue
Block a user