From 1270fa4ba1b4c5a2aa39d69d10f310182aa0091a Mon Sep 17 00:00:00 2001 From: dongyuzhen Date: Tue, 25 Oct 2022 07:06:42 +0000 Subject: [PATCH] update for mass rebuild and upgrade verification --- perl-File-Path.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-File-Path.spec b/perl-File-Path.spec index cae4241..b8b1356 100644 --- a/perl-File-Path.spec +++ b/perl-File-Path.spec @@ -1,6 +1,6 @@ Name: perl-File-Path Version: 2.18 -Release: 1 +Release: 2 Summary: Create or remove directory trees License: GPL+ or Artistic URL: https://metacpan.org/pod/File::Path @@ -48,6 +48,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Oct 25 2022 dongyuzhen - 2.18-2 +- Rebuild for next release + * Sat Nov 13 2021 yuanxin - 2.18-1 - update version to 2.18 -- Gitee