diff --git a/Getopt-Long-2.52.tar.gz b/Getopt-Long-2.52.tar.gz deleted file mode 100644 index 34fa60c616f09d9f35991a41530bc6ea6511bdcc..0000000000000000000000000000000000000000 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 0000000000000000000000000000000000000000..45c56a81ef6995944670f6cfea3de63d9c2bb1a0 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 be4b68119bd904708d632c20974416cc982b6924..d594c6da7d430dd66d2e237157d747e5d919ab48 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 +* Tue Oct 24 2023 dongyuzhen - 1:2.54-1 +- upgrade version to 2.54 + * Tue Oct 25 2022 dongyuzhen - 1:2.52-2 - Rebuild for next release