From 0670f2390ca16ddce6f23132c74900dc434957b6 Mon Sep 17 00:00:00 2001 From: dongyuzhen Date: Tue, 25 Oct 2022 07:19:34 +0000 Subject: [PATCH] update for mass rebuild and upgrade verification (cherry picked from commit ae2bcd9559b6110b0f3c3d3184d1b3425563395c) --- perl-Getopt-Long.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Getopt-Long.spec b/perl-Getopt-Long.spec index fe3d016..c3c7584 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: 1 +Release: 2 Summary: Extended processing of command line options License: Artistic or GPLv2+ URL: https://metacpan.org/pod/Getopt::Long @@ -58,6 +58,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Oct 25 2022 dongyuzhen - 1:2.52-2 +- Rebuild for next release + * Wed Jan 27 2021 yuanxin - 1:2.52-1 - upgrade version to 2.52 -- Gitee