From 1bfe8798c6171233e6d9f280f5d2dcc423e58653 Mon Sep 17 00:00:00 2001 From: dongyuzhen Date: Tue, 25 Oct 2022 07:11:20 +0000 Subject: [PATCH] update for mass rebuild and upgrade verification --- perl-File-Which.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-File-Which.spec b/perl-File-Which.spec index 3311fb8..a7dc376 100644 --- a/perl-File-Which.spec +++ b/perl-File-Which.spec @@ -1,6 +1,6 @@ Name: perl-File-Which Version: 1.27 -Release: 1 +Release: 2 Summary: Perl implementation of the which utility as an API License: Artistic-1.0-Perl or GPL-1.0-or-later URL: https://metacpan.org/release/File-Which @@ -56,6 +56,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Oct 25 2022 dongyuzhen - 1.27-2 +- Rebuild for next release + * Sun Dec 26 2021 yuanxin - 1.27-1 - update version to 1.27 -- Gitee