From 128212c20334f26d493696a35f1a58ef7b299e29 Mon Sep 17 00:00:00 2001 From: dongyuzhen Date: Fri, 28 Oct 2022 08:14:37 +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 0a5d0d4..55af353 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: GPL+ or Artistic URL: https://metacpan.org/release/File-Which @@ -56,6 +56,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Oct 28 2022 dongyuzhen - 1.27-2 +- Rebuild for next release + * Fri Nov 19 2021 yuanxin - 1.27-1 - update version to 1.27 -- Gitee