From 990625f9783e48e41055651aa30b5d82ab65ccd3 Mon Sep 17 00:00:00 2001 From: dongyuzhen Date: Tue, 25 Oct 2022 07:04:59 +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 0d2041b..4606ea4 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: Artistic-1.0-Perl or GPL-1.0-or-later 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 + * Sun Dec 26 2021 yuanxin - 2.18-1 - update version to 2.18 -- Gitee