From 2c9390361cd096b9fc9e786ac790550a268bd1b8 Mon Sep 17 00:00:00 2001 From: dongyuzhen Date: Thu, 1 Aug 2024 18:57:02 +0800 Subject: [PATCH] rebuild for next release --- 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 b8b1356..b54828a 100644 --- a/perl-File-Path.spec +++ b/perl-File-Path.spec @@ -1,6 +1,6 @@ Name: perl-File-Path Version: 2.18 -Release: 2 +Release: 3 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 +* Thu Aug 1 2024 dongyuzhen - 2.18-3 +- rebuild for next release + * Tue Oct 25 2022 dongyuzhen - 2.18-2 - Rebuild for next release -- Gitee