diff --git a/Getopt-Long-2.52.tar.gz b/Getopt-Long-2.52.tar.gz deleted file mode 100644 index 34fa60c..0000000 Binary files a/Getopt-Long-2.52.tar.gz and /dev/null differ diff --git a/Getopt-Long-2.54.tar.gz b/Getopt-Long-2.54.tar.gz new file mode 100644 index 0000000..45c56a8 Binary files /dev/null and b/Getopt-Long-2.54.tar.gz differ diff --git a/perl-Getopt-Long.spec b/perl-Getopt-Long.spec index be4b681..d990533 100644 --- a/perl-Getopt-Long.spec +++ b/perl-Getopt-Long.spec @@ -1,7 +1,7 @@ Name: perl-Getopt-Long Epoch: 1 -Version: 2.52 -Release: 2 +Version: 2.54 +Release: 1 Summary: Extended processing of command line options License: Artistic or GPLv2+ URL: https://metacpan.org/pod/Getopt::Long @@ -51,13 +51,16 @@ make test %postun %files -%doc CHANGES README examples +%doc Changes README examples %{perl_vendorlib}/* %files help %{_mandir}/man3/* %changelog +* Wed Jul 19 2023 dongyuzhen - 1:2.54-1 +- upgrade version to 2.54 + * Tue Oct 25 2022 dongyuzhen - 1:2.52-2 - Rebuild for next release